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,
|
showmode = true,
|
||||||
termguicolors = true,
|
termguicolors = true,
|
||||||
spelllang = "en_us",
|
spelllang = "en_us",
|
||||||
shell = "/usr/bin/zsh",
|
shell = "/usr/bin/fish",
|
||||||
autochdir = true,
|
autochdir = true,
|
||||||
relativenumber = false,
|
relativenumber = false,
|
||||||
scrolloff = 5,
|
scrolloff = 5,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue