diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/ranger/rc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index b0ab044..beea7c6 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -1,7 +1,7 @@ # ranger configuration file # # ranger first load a system-wide set of defaults before reading this file -# You can see it with `ranger --copy-config` or at `/usr/share/doc/ranger/config` +# You can see it with `ranger --copy-config=rc` or at `/usr/share/doc/ranger/config` # `gio` is provided by `glib2` map dT shell gio trash %s |
