Yi's configuration files / changeset
| author | Yi Qiang <yqiang@gmail.com> |
| Mon Oct 27 13:27:16 2008 -0700 (2 months ago) | |
| changeset 46 | 0dd666392c1c |
| parent 45 | 6dc308b4c0fc |
| child 47 | ee0de8d6464f |
added macbu stuff
--- a/zshrc Mon Oct 27 10:13:57 2008 -0700+++ b/zshrc Mon Oct 27 13:27:16 2008 -0700@@ -63,6 +63,8 @@ elif [ ${HOST} = "helium.vibrantlogic.coalias dot="ls -l -h -d -F -G .[a-zA-Z0-9]*"export PATH=$HOME/bin:$PATHexport PYTHONPATH=$HOME/lib/python:$PYTHONPATH+elif [ ${HOST} = "kiviuq.local" ]; then+ export PATH = $HOME/Software/MacBU/SD/tools/cli:$PATHelsealias ls="ls --color --si --classify"alias ll="ls -l --color --si --classify"
