Add abbr for git
This commit is contained in:
parent
16ee52c334
commit
47285fd760
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ fish_add_path \
|
||||||
abbr -a -- c composer
|
abbr -a -- c composer
|
||||||
abbr -a -- dc docker compose
|
abbr -a -- dc docker compose
|
||||||
abbr -a -- gu gitup
|
abbr -a -- gu gitup
|
||||||
|
abbr -a -- g git
|
||||||
abbr -a -- q pueue
|
abbr -a -- q pueue
|
||||||
|
|
||||||
alias j z
|
alias j z
|
||||||
|
|
Loading…
Reference in a new issue