This commit is contained in:
Jet Pham 2024-07-04 05:19:21 +00:00
parent 0a759878ec
commit f4f9a00296
7 changed files with 4 additions and 144 deletions

View file

@ -23,7 +23,7 @@ in {
sumneko-lua-language-server stylua # Lua
];
programs.zsh = {
programs.nushell = {
initExtra = ''
export EDITOR="nvim"
'';

View file

@ -32,7 +32,7 @@ g.mapleader = ' '
-- Performance
o.lazyredraw = true;
o.shell = "zsh"
o.shell = "nushell"
o.shadafile = "NONE"
-- Colors