mirror of
https://github.com/owenlejeune/zsh-plugins.git
synced 2025-11-17 21:10:54 -05:00
small changes
This commit is contained in:
@@ -21,6 +21,7 @@ alias gpushb="git push origin"
|
||||
alias gundoc="git reset HEAD~"
|
||||
alias gundo="git reset HEAD~1"
|
||||
alias greset="git checkout --"
|
||||
alias nb="git checkout -b"
|
||||
|
||||
function gpush() {
|
||||
BRANCH=""
|
||||
|
||||
@@ -29,5 +29,6 @@ function rmdsstore() {
|
||||
|
||||
function softup() {
|
||||
brewup
|
||||
echo "***MAS Upgrade***"
|
||||
mas upgrade
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user