[feat] Disable carapace for fish shell
This commit is contained in:
@@ -178,7 +178,7 @@ in
|
|||||||
};
|
};
|
||||||
carapace = {
|
carapace = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableFishIntegration = true;
|
# enableFishIntegration = true;
|
||||||
enableNushellIntegration = true;
|
enableNushellIntegration = true;
|
||||||
};
|
};
|
||||||
fzf = {
|
fzf = {
|
||||||
|
|||||||
Reference in New Issue
Block a user