mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-23 23:33:12 +00:00
Fish: fzf keybind
This commit is contained in:
parent
bc913d235f
commit
839dde8937
|
@ -1,7 +1,7 @@
|
|||
# Defined in /tmp/fish.4HNSEn/fish_user_key_bindings.fish @ line 2
|
||||
# Defined in /tmp/fish.W4jWuS/fish_user_key_bindings.fish @ line 2
|
||||
function fish_user_key_bindings
|
||||
bind \co 'f'
|
||||
bind \eo 'f'
|
||||
bind \ed 'ncdu'
|
||||
bind \et 'tmux'
|
||||
bind \eT 'ta'
|
||||
bind \ef 'fzf | xclip -selection clipboard'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue