Update alias

This commit is contained in:
Sam A. 2022-06-13 21:16:38 +02:00
parent db14568676
commit 2b21aa3365
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ fi
# git
alias gi="git init"
alias gsa="git submodule add"
alias gsl="git submodule foreach git pull"
alias gsur="git submodule update --remote"
# Misc.
alias cl="clear"