ranger: console file manager with VI/VIM key bindings
ยท
109 words
ยท
1 minute read
What is ranger ? ๐
ranger is a console file manager with VI/VIM key bindings.
See also: clifm, vifm, mc, dolphin.
More information: https://github.com/ranger/ranger .
Usage ๐
Launch ranger:
ranger
Show only directories:
ranger --show-only-dirs
Change the configuration directory:
ranger --confdir=path/to/directory
Change the data directory:
ranger --datadir=path/to/directory
Print CPU usage statistics on exit:
ranger --profile
I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .