mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-02 12:54:39 +00:00
Fish: alt-g also show git status
This commit is contained in:
parent
0bb5857c03
commit
cad72e4b32
|
@ -1,7 +1,7 @@
|
|||
# Defined in /tmp/fish.qZPxTq/fish_user_key_bindings.fish @ line 2
|
||||
# Defined in /tmp/fish.48Jh0J/fish_user_key_bindings.fish @ line 2
|
||||
function fish_user_key_bindings
|
||||
bind \co 'f'
|
||||
bind \eo 'cd (ffd | fzf)'
|
||||
bind \ed 'ncdu'
|
||||
bind \eg 'gl'
|
||||
bind \eg 'gl; gs'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue