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 c0a840a..db1e95a 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 $TERMINAL& +map ss shell nohup $TERMINAL& map S shell $SHELL map : console |