feat(shell): add nushell
This commit is contained in:
parent
a115df5a63
commit
3c72312f8a
3 changed files with 53 additions and 1 deletions
|
@ -14,5 +14,7 @@
|
|||
# kitty/neovim don't play well with multi-width emojis
|
||||
nix_shell.symbol = " ";
|
||||
};
|
||||
# @TODO broken in nixos-22.11
|
||||
enableNushellIntegration = false;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue