Adding haskell to path, organizing tmux conf
This commit is contained in:
parent
6ea70277d1
commit
6feef7da62
3 changed files with 10 additions and 9 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue