chore: Change shell to fish
This commit is contained in:
parent
08b30c2616
commit
1e7350bd27
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ local options = {
|
|||
showmode = true,
|
||||
termguicolors = true,
|
||||
spelllang = "en_us",
|
||||
shell = "/usr/bin/zsh",
|
||||
shell = "/usr/bin/fish",
|
||||
autochdir = true,
|
||||
relativenumber = false,
|
||||
scrolloff = 5,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue