feat: Disable carapace
This commit is contained in:
@@ -263,11 +263,11 @@ in {
|
|||||||
git = true;
|
git = true;
|
||||||
icons = true;
|
icons = true;
|
||||||
};
|
};
|
||||||
carapace = {
|
# carapace = {
|
||||||
enable = true;
|
# # enable = true;
|
||||||
enableFishIntegration = true;
|
# # enableFishIntegration = true;
|
||||||
enableNushellIntegration = true;
|
# enableNushellIntegration = true;
|
||||||
};
|
# };
|
||||||
fzf = {
|
fzf = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.fzf;
|
package = pkgs.fzf;
|
||||||
|
|||||||
Reference in New Issue
Block a user