mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Remove nix-find function
This commit is contained in:
parent
3e16bc2404
commit
6660fc840a
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue