Fish: Map a-g to show git log

This commit is contained in:
Phantop 2019-03-09 11:54:35 -05:00
parent 8c58856898
commit 1b9c4f4ded
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# Defined in /tmp/fish.JFpPwv/fish_user_key_bindings.fish @ line 2
# Defined in /tmp/fish.qZPxTq/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'
end