mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-04 14:04:17 +00:00
8 lines
172 B
Fish
8 lines
172 B
Fish
# Defined in /tmp/fish.4HNSEn/fish_user_key_bindings.fish @ line 2
|
|
function fish_user_key_bindings
|
|
bind \co 'f'
|
|
bind \ed 'ncdu'
|
|
bind \et 'tmux'
|
|
bind \eT 'ta'
|
|
end
|