diff options
author | hut <hut@lavabit.com> | 2010-08-28 08:30:52 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-08-28 08:30:52 +0200 |
commit | a2853ab67f2e471d9a34b4c528db6ee2024ef874 (patch) | |
tree | cf2f7e32433cd49f592399e1624428e561a7c3e6 /README | |
parent | 56f380c61f62a18b39375da7e7cd93d443be8aef (diff) | |
download | ranger-a2853ab67f2e471d9a34b4c528db6ee2024ef874.tar.gz |
Changed default config dir to $XDG_CONFIG_HOME/ranger
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index dad70262..babcfbbb 100644 --- a/README +++ b/README @@ -75,7 +75,7 @@ parent directories and to the right there's a preview of the object you're pointing at. Now use the Arrow Keys to navigate, Enter to open a file or type Q to quit. -To customize ranger, copy the files from ranger/defaults/ to ~/.ranger/ +To customize ranger, copy the files from ranger/defaults/ to ~/.config/ranger/ and modify them according to your wishes. |