X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.bashrc;h=b477840ce9a51a65e29fc87dff1188068ca38bf5;hb=13cbe300354de36fe9721e4171d294b346887209;hp=77f95a185fe192aecb30b47b89d6a26d6c9e4eac;hpb=3b39a1d24563b5611a7cef8461044a962ad40c74;p=cmccabe-etc diff --git a/.bashrc b/.bashrc index 77f95a1..b477840 100644 --- a/.bashrc +++ b/.bashrc @@ -13,6 +13,7 @@ case $- in alias vi='vim' alias wget='wget --user-agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"' alias which='alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde' + export PATH="${PATH}:${HOME}/cmccabe-bin" ;; *) # non-interactive shell