trying zsh

This commit is contained in:
2025-09-17 12:27:14 -06:00
parent 5af517aba8
commit 93691d8cf9
7 changed files with 39 additions and 8 deletions

View File

@@ -5,5 +5,6 @@
programs.starship = {
enable = true;
enableFishIntegration = true;
enableZshIntegration = true;
};
}