mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
switch to zsh
This commit is contained in:
parent
3df865b5b9
commit
f4386922f4
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ in {
|
|||
stateVersion = lib.mkDefault "24.05";
|
||||
|
||||
sessionVariables = {
|
||||
SHELL = "nu";
|
||||
SHELL = "zsh";
|
||||
TERM = "foot";
|
||||
TERMINAL = "foot";
|
||||
VISUAL = "nvim";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue