from bash to zsh
This commit is contained in:
@@ -83,6 +83,8 @@
|
|||||||
];
|
];
|
||||||
programs.fzf.keybindings = true;
|
programs.fzf.keybindings = true;
|
||||||
|
|
||||||
|
programs.zsh.enable = true;
|
||||||
|
users.defaultUserShell = pkgs.zsh;
|
||||||
|
|
||||||
system.stateVersion = "25.05";
|
system.stateVersion = "25.05";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user