Initial commit
This commit is contained in:
3
functions/_tide_item_nix_shell.fish
Normal file
3
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
|
Reference in New Issue
Block a user