]> www.fi.muni.cz Git - aoc.git/blobdiff - bashrc
New fancy infrastructure: downloader, inotify watcher, submitter
[aoc.git] / bashrc
diff --git a/bashrc b/bashrc
new file mode 100644 (file)
index 0000000..bca07d4
--- /dev/null
+++ b/bashrc
@@ -0,0 +1,3 @@
+export PERL5LIB="/home/kas/aoc/lib:$PERL5LIB"
+export PS1="AoC\$ "
+ulimit -v 35500000