Skip to content

Instantly share code, notes, and snippets.

@armoucar
Created May 31, 2012 22:49
Show Gist options
  • Save armoucar/2846968 to your computer and use it in GitHub Desktop.
Save armoucar/2846968 to your computer and use it in GitHub Desktop.
.bash_profile aliases
alias eg="vim ~/.gitconfig"
alias em="vim ~/.m2/settings.xml"
alias eb="vim ~/.bash_profile"
alias sb="source ~/.bash_profile"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment