about summary refs log tree commit diff stats
path: root/doc/cd-after-exit.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cd-after-exit.txt')
-rw-r--r--doc/cd-after-exit.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/cd-after-exit.txt b/doc/cd-after-exit.txt
index 18598cd3..567c20ff 100644
--- a/doc/cd-after-exit.txt
+++ b/doc/cd-after-exit.txt
@@ -113,6 +113,10 @@ or, if properly installed:
 
     bash$ source ranger ranger
 
+A convenient way of using this feature is adding this line to your bashrc:
+
+    alias rn='source ranger ranger'
+
 
 == Open issues