From 3a3a9e672485216ed4e1281ab0ed8883d138eaa4 Mon Sep 17 00:00:00 2001
From: Yaroslav <contact@yaroslavps.com>
Date: Mon, 27 Jan 2020 23:59:34 +0300
Subject: updated ranger shortcuts

---
 dotfiles/.config/ranger/rc.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'dotfiles')

diff --git a/dotfiles/.config/ranger/rc.conf b/dotfiles/.config/ranger/rc.conf
index cfecef0..5a56a0e 100644
--- a/dotfiles/.config/ranger/rc.conf
+++ b/dotfiles/.config/ranger/rc.conf
@@ -443,7 +443,7 @@ map opw cd ~/Pictures/wallpapers
 map ops cd ~/Pictures/screenshots
 map ovv cd ~/Video
 map or cd ~/Repositories
-map os cd ~/.scripts
+map os cd ~/.local/bin
 map ocf cd ~/.config
 map omd cd /run/media
 
@@ -458,7 +458,7 @@ map Opw tab_new ~/Pictures/wallpapers
 map Ops tab_new ~/Pictures/screenshots
 map Ovv tab_new ~/Video
 map Or tab_new ~/Repositories
-map Os tab_new ~/.scripts
+map Os tab_new ~/.local/bin
 map Ocf tab_new ~/.config
 map Omd tab_new /run/media
 
-- 
cgit v1.2.3