Fix ns name collision
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
function nr {
|
function ns {
|
||||||
sk --ansi -i -c 'nix-search "{}"' | get_cols 1
|
sk --ansi -i -c 'nix-search "{}"' | get_cols 1
|
||||||
}
|
}
|
||||||
|
|
||||||
nr "$@"
|
ns "$@"
|
||||||
|
|||||||
Reference in New Issue
Block a user