fish alias for git status
This commit is contained in:
parent
8889d38f1d
commit
44fe85d26b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
bind alt-g '__fish_echo git status'
|
||||
end
|
||||
|
||||
function fish_greeting
|
||||
|
|
Loading…
Add table
Reference in a new issue