fish: Bind \e\cd to ranger

master
Pierre Neidhardt 2016-10-14 09:20:21 +05:30
parent 9a26b5a231
commit bca34f3114
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ function fish_user_key_bindings
end
## Ranger
type -q ranger; and bind \e\cb ranger
type -q ranger; and bind \e\cd ranger
end