diff --git a/machines/enka/nushell/environment.nu b/machines/enka/nushell/environment.nu index c918f55..2127877 100644 --- a/machines/enka/nushell/environment.nu +++ b/machines/enka/nushell/environment.nu @@ -12,10 +12,6 @@ $env.ENV_CONVERSIONS.PATH = { } } -def nix-find [thing: string] { - nix-locate ("bin/" + $thing) | grep --invert-match "^\\(" | grep ($thing + "\\$") -} - def hx [...arguments] { kitty @ set-spacing padding=0