+1
hosts/wolumonde/modules/nushell.nix
+1
hosts/wolumonde/modules/nushell.nix
···
+20
modules/nushell/aliases.nu
+20
modules/nushell/aliases.nu
···
+82
modules/nushell/default.nix
+82
modules/nushell/default.nix
···+| if ($in | default [] | where value == $"($spans | last)ERR" | is-empty) { $in } else { null }+## alias fixer start https://www.nushell.sh/cookbook/external_completers.html#alias-completions
+44
modules/nushell/prompt.nu
+44
modules/nushell/prompt.nu
···+$"($separator_color)//($hostname_fmt)($separator_color)/($username_fmt)($separator_color)/($string_color)cwd=\"($dir)\""