Skip to content

Instantly share code, notes, and snippets.

@mbprabowo
Last active May 31, 2017 06:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbprabowo/c916fb85ac1a3e9a614d4eb173535c0c to your computer and use it in GitHub Desktop.
Save mbprabowo/c916fb85ac1a3e9a614d4eb173535c0c to your computer and use it in GitHub Desktop.
My Bash Profile
if which rbenv > /dev/null; then eval "$(rbenv init -)"; fi
export EDITOR='subl -w'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment