Ranger integration for fish shell.
cd-ranger
command to pick a new working directory withranger
.- Hotkey to change the working directory to a
ranger
bookmark.
With fisher:
fisher install eth-p/fish-cd-ranger
If you want to change directory to ranger
bookmarks with a hotkey, add the following to your config.fish
file:
bind \cs 'cd-ranger --bookmark-hotkey'