18 lines
435 B
Markdown
18 lines
435 B
Markdown
|
**Ranger file browser config**
|
||
|
|
||
|
These files go in `~/.config/ranger`
|
||
|
|
||
|
|
||
|
|
||
|
# Notes from ranger
|
||
|
|
||
|
- Please note that configuration files may change as ranger evolves.
|
||
|
It's completely up to you to keep them up to date.
|
||
|
|
||
|
- To stop ranger from loading both the default and your custom `rc.conf`,
|
||
|
please set the environment variable `RANGER_LOAD_DEFAULT_RC` to FALSE.
|
||
|
|
||
|
|
||
|
|
||
|
To get full config, use `ranger --copy-config=all`
|