This commit is contained in:
Stephan Raabe
2023-08-31 14:53:53 +02:00
parent a154240deb
commit d8284f079e
4 changed files with 28 additions and 20 deletions

View File

@@ -48,7 +48,7 @@ alias gc="git commit -m"
alias gp="git push"
alias gpl="git pull"
alias gst="git stash"
alias gpf="git stash; git pull"
alias gsp="git stash; git pull"
# SCRIPTS