Skip to content

Ranger integration for fish shell.

License

Notifications You must be signed in to change notification settings

eth-p/fish-cd-ranger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fish-cd-ranger

Ranger integration for fish shell.

screenshot

Features

  • cd-ranger command to pick a new working directory with ranger.
  • Hotkey to change the working directory to a ranger bookmark.

Install

With fisher:

fisher install eth-p/fish-cd-ranger

Hotkey Support

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'