Created
May 31, 2012 22:49
-
-
Save armoucar/2846968 to your computer and use it in GitHub Desktop.
.bash_profile aliases
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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