Adding haskell to path, organizing tmux conf

This commit is contained in:
Dustin Swan
2012-04-29 14:32:54 -05:00
parent 6ea70277d1
commit 6feef7da62
3 changed files with 10 additions and 9 deletions

1
zshrc
View File

@@ -46,3 +46,4 @@ alias visidev="ssh root@visidev.iocom.com 'cd /; p4 sync'"
export PATH=/usr/local/bin:$PATH # Homebrew
export PATH=$HOME/.rvm/bin:$PATH # RVM
export PATH=/Applications/Postgres.app/Contents/MacOS/bin:$PATH # Postgres
export PATH=$HOME/Library/Haskell/bin:$PATH # Haskell