mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-04-29 19:01:45 +01:00
Moved nushell completions to carapace
This commit is contained in:
Submodule home-manager/core/dotfiles updated: c2ca514b2d...a8f4f253af
@@ -35,6 +35,10 @@
|
||||
'';
|
||||
};
|
||||
git.enable = true;
|
||||
carapace = {
|
||||
enable = true;
|
||||
enableNushellIntegration = true;
|
||||
};
|
||||
zoxide = {
|
||||
enable = true;
|
||||
enableNushellIntegration = true;
|
||||
|
||||
Reference in New Issue
Block a user