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