diff options
Diffstat (limited to 'dotfiles/.config/ranger/rc.conf')
-rw-r--r-- | dotfiles/.config/ranger/rc.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/.config/ranger/rc.conf b/dotfiles/.config/ranger/rc.conf index 5a56a0e..e775dfb 100644 --- a/dotfiles/.config/ranger/rc.conf +++ b/dotfiles/.config/ranger/rc.conf @@ -441,7 +441,7 @@ map om cd ~/Music map opp cd ~/Pictures map opw cd ~/Pictures/wallpapers map ops cd ~/Pictures/screenshots -map ovv cd ~/Video +map ovv cd ~/Videos map or cd ~/Repositories map os cd ~/.local/bin map ocf cd ~/.config @@ -456,7 +456,7 @@ map Omm tab_new ~/Music map Opp tab_new ~/Pictures map Opw tab_new ~/Pictures/wallpapers map Ops tab_new ~/Pictures/screenshots -map Ovv tab_new ~/Video +map Ovv tab_new ~/Videos map Or tab_new ~/Repositories map Os tab_new ~/.local/bin map Ocf tab_new ~/.config |