diff options
Diffstat (limited to 'dotfiles/.config/ranger')
-rw-r--r-- | dotfiles/.config/ranger/rc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/ranger/rc.conf b/dotfiles/.config/ranger/rc.conf index e775dfb..b512266 100644 --- a/dotfiles/.config/ranger/rc.conf +++ b/dotfiles/.config/ranger/rc.conf @@ -437,7 +437,7 @@ map o? cd /usr/share/doc/ranger map oh cd ~ map od cd ~/Documents map oD cd ~/Downloads -map om cd ~/Music +map omm cd ~/Music map opp cd ~/Pictures map opw cd ~/Pictures/wallpapers map ops cd ~/Pictures/screenshots |