diff --git a/config/ranger/rc.conf b/config/ranger/rc.conf index e5a7309c..1e94b60f 100644 --- a/config/ranger/rc.conf +++ b/config/ranger/rc.conf @@ -615,4 +615,4 @@ copytmap q Q w # == My Additions # =================================================================== # Start terminal at location -map S shell bash -c "cd %d ; bash" +map S shell $SHELL -c "cd %d ; zsh"