Skip to content

Commit

Permalink
added alias to git plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
zerobearing2 committed Oct 8, 2010
1 parent 85d4172 commit 0cd8b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/git.plugin.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

# Aliases
alias g='git'
alias get='git'
alias gst='git status'
alias gs='git status'
alias gl='git pull'
Expand Down

0 comments on commit 0cd8b40

Please sign in to comment.