An awesome collection of plugins & themes for ranger file manager
Read the ranger wiki here
Plugins listed on wiki
- feedranger, feed reader using ranger as a UI
- plugin_directory_diff
- ranger-annex, integrate git-annex calls into ranger
- ranger-archives, support for creating and extracting archives
- ranger-autojump, autojump integration for ranger
- ranger-cmus, integration with cmus audio player
- ranger-devicons2, icons and types (like
ls -F
) in file list - ranger-fzf-marks, bookmark with fuzzy finder fzf
- ranger-gitplug,
git
command integration - ranger-gpg, encrypt files and directories with
gpg
- ranger-lame, for mp3 conversion
- ranger-mocp, MoC audio player integration
- ranger-oscyank, extend internal
yank
command with ANSI OSC 52 sequence support - ranger-sox, SoX integration for managing, manipulating and converting audio files
- ranger-tmux, Tmux integration for ranger
- ranger-zjumper, z integration to jump around
- ranger-zoxide, zoxide integration for a smarter
cd
command - ranger_devicons, devicons plugin (file icon glyphs for ranger)
- ranger_keybord, support hotkeys for more keyboard layouts
- ranger-fzf-filter, filtering files with fzf
- ranger-quit_cd_wd, quit ranger and keep the working directory.
- ranger_udisk_menu draws menu to choose, mount and unmount drives using udisksctl and ncurses
- ranger-most-used-sort Ranger plugin that sorts elements by most used order
- ranger-plug - Deprecated
- highlight:
Syntax highlighter
- rouge :
Syntax highlighter
- coderay:
Syntax highlighter
- pistol:
Pluggable File previewer
These are few of the publicly available ranger configurations
- exit to ranger's last visited directory how to exit the ranger file explorer back to command prompt but keep the current directory
- fzf selector to copy files to current directory Prompts a multi-select fzf interface to pick files from the passed directory and copies them to the current directory. Relevant function: fzf_copy_from
- How to use trash-cli with Ranger
Read more on medium
Inspired by the various awesome list collections for various tools.