Command completion for g alias in fish
This commit is contained in:
parent
b70317fa04
commit
210271a062
@ -1,4 +1,4 @@
|
||||
function g
|
||||
function g --wraps git
|
||||
# shortcut to git
|
||||
# If no arguments are given, run git status and git l
|
||||
if count $argv >/dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user