Add existing functions
This commit is contained in:
parent
7b665b25e1
commit
7d35464246
8 changed files with 46 additions and 0 deletions
4
alias/gss.fish
Normal file
4
alias/gss.fish
Normal file
|
@ -0,0 +1,4 @@
|
|||
function gss --wraps='git status -s' --description 'alias gss=git status -s'
|
||||
git status -s $argv
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue