diff options
author | hut <hut@lavabit.com> | 2009-12-26 00:03:50 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-12-26 00:03:50 +0100 |
commit | ae57e58776adca204f021df6f84c9c54541bcbc4 (patch) | |
tree | 0a83db9609ddb9c7a8e21eb4a63b93b893216a75 /doc/cd-after-exit.txt | |
parent | fb27507912b6e1a7b846f5f9d63da8ed41ea958b (diff) | |
download | ranger-ae57e58776adca204f021df6f84c9c54541bcbc4.tar.gz |
shorten comment in ranger.py
Diffstat (limited to 'doc/cd-after-exit.txt')
-rw-r--r-- | doc/cd-after-exit.txt | 4 |
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 |