]> www.fi.muni.cz Git - aoc.git/blob - bashrc
Day 20: alternative solution wit list of pairs - slower but prettier
[aoc.git] / bashrc
1 export PERL5LIB="/home/kas/aoc/lib:$PERL5LIB"
2 export PS1="AoC\$ "
3 ulimit -v 35500000