add nix-search-tv
This commit is contained in:
parent
c952146305
commit
8dffcd3386
2 changed files with 8 additions and 1 deletions
|
|
@ -26,7 +26,9 @@
|
|||
|
||||
home = {
|
||||
shellAliases = {
|
||||
# nix
|
||||
nd = "nix develop";
|
||||
ntv = "nix-search-tv";
|
||||
rebuild = "nh os switch ~/flake";
|
||||
trybuild = "nh os test ~/flake";
|
||||
brip = "batgrep"; # bat + ripgrep
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue