add pipet
parent
131f2d8364
commit
59f032263e
|
@ -91,6 +91,7 @@ has_bin "nix-search" || nix profile install github:peterldowns/nix-search-cli --
|
|||
has_bin "nurl" || nix profile install nixpkgs#nurl
|
||||
has_bin "nvim" || nix profile install nixpkgs#neovim
|
||||
has_bin "ouch" || nix profile install nixpkgs#ouch
|
||||
has_bin "pipet" || nix profile install nixpkgs#pipet
|
||||
has_bin "pstree" || nix profile install nixpkgs#pstree
|
||||
has_bin "q" || nix profile install nixpkgs#q
|
||||
has_bin "rg" || nix profile install nixpkgs#ripgrep
|
||||
|
|
Loading…
Reference in New Issue