Skip to content

Instantly share code, notes, and snippets.

@barnes7td
Last active December 18, 2015 18:40
Show Gist options
  • Save barnes7td/5827791 to your computer and use it in GitHub Desktop.
Save barnes7td/5827791 to your computer and use it in GitHub Desktop.
.bashrc File
alias subl='"/c/Program Files/Sublime Text 2/sublime_text.exe"'
alias irb='ruby -S irb'
alias open='start $@'
export EDITOR='subl -w'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment