Skip to content

Instantly share code, notes, and snippets.

@aileron
Last active July 16, 2018 15:43
Show Gist options
  • Save aileron/47639f0545aedb985055d68304c7f646 to your computer and use it in GitHub Desktop.
Save aileron/47639f0545aedb985055d68304c7f646 to your computer and use it in GitHub Desktop.
.zshrc 2018
eval "$(rbenv init -)"
export PATH=$PATH:$PWD/bin
source .zshrc.history
source .zshrc.prompt
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment