nvim: update used shell
This commit is contained in:
@@ -43,3 +43,6 @@ opt.splitbelow = true -- split horizontal window to the bottom
|
|||||||
|
|
||||||
-- turn off swapfile
|
-- turn off swapfile
|
||||||
opt.swapfile = false
|
opt.swapfile = false
|
||||||
|
|
||||||
|
-- set shell to zsh
|
||||||
|
opt.shell = "/bin/zsh -i"
|
||||||
|
|||||||
Reference in New Issue
Block a user