Makes ranger open ZSH shell
This commit is contained in:
parent
cfa5934557
commit
700c221910
1 changed files with 1 additions and 1 deletions
|
@ -615,4 +615,4 @@ copytmap <ESC> q Q w <C-c>
|
|||
# == My Additions
|
||||
# ===================================================================
|
||||
# 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