Skip to content

Instantly share code, notes, and snippets.

@mbprabowo
Last active May 31, 2017 06:18
Embed
What would you like to do?
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