We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256c7f7 commit 3438fbaCopy full SHA for 3438fba
home-manager/modules/configs/zsh.nix
@@ -10,6 +10,7 @@ in {
10
};
11
12
programs.zoxide.enable = true;
13
+ programs.carapace.enable = true;
14
15
programs.zsh = {
16
enable = true;
0 commit comments