Switch shell to zsh

This commit is contained in:
SebastianStork 2024-05-21 08:57:19 +02:00
parent a96014bee2
commit c98192eb68
8 changed files with 1795 additions and 63 deletions

View file

@ -11,11 +11,7 @@
myConfig = {
de.hyprland.enable = osConfig.myConfig.de.hyprland.enable;
shell = {
bash.enable = true;
starship.enable = true;
enhancement.enable = true;
};
shell.enable = true;
ssh-client.enable = true;
git.enable = true;