summary refs log tree commit diff stats
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2018-01-24 13:21:20 +0100
committertoonn <toonn@toonn.io>2018-02-01 16:21:41 +0100
commit836c422dfea619e9581bf0dd2ee285e54ca53155 (patch)
tree0dffb32a6ad8b4d4003ddf32fed0361c2ccd9ee9
parent15df157ea45e925335716c6929846e0f05aee30b (diff)
downloadranger-836c422dfea619e9581bf0dd2ee285e54ca53155.tar.gz
Update comments in rc.conf with system-wide location
-rw-r--r--ranger/config/rc.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index 676090fb..46c56eb3 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -1,7 +1,8 @@
 # ===================================================================
 # This file contains the default startup commands for ranger.
-# To change them, it is recommended to create the file
-# ~/.config/ranger/rc.conf and add your custom commands there.
+# To change them, it is recommended to create either /etc/ranger/rc.conf
+# (system-wide) or ~/.config/ranger/rc.conf (per user) and add your custom
+# commands there.
 #
 # If you copy this whole file there, you may want to set the environment
 # variable RANGER_LOAD_DEFAULT_RC to FALSE to avoid loading it twice.