8b517ff6 | # Path to your oh-my-zsh configuration. |
43fd24e8 | export ZSH=$HOME/.oh-my-zsh |
5da20b9d | |
2c9f74b5 | # Set to the name theme to load. # Look in ~/.oh-my-zsh/themes/ export ZSH_THEME="robbyrussell" |
5da20b9d | # Customize to your needs... |
45f05b9b | #export PATH=~/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/sbin:/opt/local/lib/postgresql83/bin |
5da20b9d | |
261bf83d | source $ZSH/oh-my-zsh.sh |