1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-01 12:37:46 +00:00

Remove nix-find function

This commit is contained in:
RGBCube 2023-11-29 11:38:14 +03:00
parent 3e16bc2404
commit 6660fc840a
No known key found for this signature in database

View file

@ -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] { def hx [...arguments] {
kitty @ set-spacing padding=0 kitty @ set-spacing padding=0