Ranger integration for fish shell.
cd-rangercommand to pick a new working directory withranger.- Hotkey to change the working directory to a
rangerbookmark.
With fisher:
fisher install eth-p/fish-cd-rangerIf 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'