[feat] Disable carapace for fish shell

This commit is contained in:
Uttarayan Mondal
2024-03-08 18:36:03 +05:30
parent ff8ad83cbd
commit 1c72473770

View File

@@ -178,7 +178,7 @@ in
};
carapace = {
enable = true;
enableFishIntegration = true;
# enableFishIntegration = true;
enableNushellIntegration = true;
};
fzf = {