Adding haskell to path, organizing tmux conf
This commit is contained in:
1
zshrc
1
zshrc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user