minor changes
This commit is contained in:
parent
79f207a31c
commit
ea4b5cb5d6
1 changed files with 1 additions and 0 deletions
|
@ -207,6 +207,7 @@ if command -v git >/dev/null 2>&1
|
|||
alias ga='git add'
|
||||
alias gcm='git commit'
|
||||
alias gp='git pull --recurse-submodule=on-demand'
|
||||
alias gpu='git push --recurse-submodule=on-demand'
|
||||
end
|
||||
|
||||
# ─< fastfetch >────────────────────────────────────────────────────────────────────────────
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue