mirror of
https://github.com/owenlejeune/zsh-plugins.git
synced 2025-11-20 06:10:54 -05:00
update plugins
This commit is contained in:
@@ -19,6 +19,7 @@ alias gbranchd="git branch -D"
|
||||
alias grnmbranch="gbranch -m"
|
||||
alias gpushb="git push origin"
|
||||
alias gundoc="git reset HEAD~"
|
||||
alias gundo="git reset HEAD~1"
|
||||
alias greset="git checkout --"
|
||||
|
||||
function gpush() {
|
||||
|
||||
Reference in New Issue
Block a user