Makes ranger open ZSH shell
This commit is contained in:
parent
804b3394f7
commit
a05fae0f87
1 changed files with 1 additions and 1 deletions
|
@ -615,4 +615,4 @@ copytmap <ESC> q Q w <C-c>
|
||||||
# == My Additions
|
# == My Additions
|
||||||
# ===================================================================
|
# ===================================================================
|
||||||
# Start terminal at location
|
# Start terminal at location
|
||||||
map S shell bash -c "cd %d ; bash"
|
map S shell $SHELL -c "cd %d ; zsh"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue