1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 06:59:25 +00:00

Rename git-hub to git-hub-browse

This commit is contained in:
Sorin Ionescu
2012-09-24 18:10:01 -04:00
parent e43f2b2659
commit 7dd78595ae
3 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ alias gRm='git remote rename'
alias gRu='git remote update'
alias gRc='git remote prune'
alias gRs='git remote show'
alias gRb='git-hub'
alias gRb='git-hub-browse'
# Stash (s)
alias gs='git stash'