feat: change to fish since nu can't properly display prompts...
This commit is contained in:
parent
e6d5bf477a
commit
156855f58e
83 changed files with 2703 additions and 3 deletions
3
fish/functions/_tide_item_nix_shell.fish
Normal file
3
fish/functions/_tide_item_nix_shell.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function _tide_item_nix_shell
|
||||
set -q IN_NIX_SHELL && _tide_print_item nix_shell $tide_nix_shell_icon' ' $IN_NIX_SHELL
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue