]> www.fi.muni.cz Git - aoc.git/blob - bashrc
Day 25: examining the input
[aoc.git] / bashrc
1 export PERL5LIB="/home/kas/aoc/lib:$PERL5LIB"
2 export PS1='\[\033[0;38;5;11m\]\u\[\033[38;5;178m\]@\[\033[38;5;220m\]\h\[\033[38;5;246m\]:\[\033[38;5;15m\]\W AoC\[\033[0;38;5;185m`[ $? -ne 0 ] && echo -e "\e[91m"`\]\$\[\033[0m\] '
3 ulimit -v 35500000