Skip to content

Instantly share code, notes, and snippets.

@plainbanana
Created October 11, 2017 17:53
Show Gist options
  • Save plainbanana/5c6495c639674dd08c89bd2de3d881eb to your computer and use it in GitHub Desktop.
Save plainbanana/5c6495c639674dd08c89bd2de3d881eb to your computer and use it in GitHub Desktop.
~/.zshrc
export ZSH=~/.oh-my-zsh
export GOPATH=$HOME/.go
ZSH_THEME="gnzh"
plugin=(git ruby rails)
export PATH=$HOME/bin:/usr/local/bin:$PATH
source $ZSH/oh-my-zsh.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment