From b7fd6ea69b9d207592b92b8fa5c8d0b33b271361 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Sat, 4 Apr 2020 22:14:54 +0300 Subject: some smol changes --- dotfiles/.config/ranger/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dotfiles/.config/ranger') diff --git a/dotfiles/.config/ranger/rc.conf b/dotfiles/.config/ranger/rc.conf index 9c977e5..24f0b08 100644 --- a/dotfiles/.config/ranger/rc.conf +++ b/dotfiles/.config/ranger/rc.conf @@ -88,7 +88,7 @@ map i display_file map ? help map W display_log map w taskview_open -map ss shell nohup $TERMINAL > ~/.cache/nohup.out 2>&1 /dev/null 2>&1 & map S shell $SHELL map : console @@ -398,7 +398,7 @@ copytmap q Q w map sp console shell bash speedvid.sh %f%space -map x shell chmod -x %s +map x shell chmod +x %f #General map V console shell $EDITOR%space -- cgit v1.2.3