add pipet

main
Andrew Coleman 2025-06-22 08:42:22 -04:00
parent 131f2d8364
commit 59f032263e
1 changed files with 1 additions and 0 deletions

View File

@ -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