mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
gsu
This commit is contained in:
parent
fe75a61243
commit
1b349b7f88
1 changed files with 3 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
|||
# Aliases
|
||||
# custom alias
|
||||
alias gsu='git submodule update --init --recursive'
|
||||
|
||||
alias g='git'
|
||||
compdef g=git
|
||||
alias gst='git status'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue