[feat] Set shell to sh
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
programs.nixneovim = {
|
||||
enable = true;
|
||||
options = {
|
||||
shell = "sh";
|
||||
number = true;
|
||||
relativenumber = true;
|
||||
tabstop = 4;
|
||||
|
||||
Reference in New Issue
Block a user