add pstree

main
Andrew Coleman 2023-11-05 16:07:15 -05:00
parent b5b8acf6cf
commit 1d6da564f0
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,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 "pstree" || nix profile install nixpkgs#pstree
#nix profile install nixpkgs#prettylist
has_bin "q" || nix profile install nixpkgs#q
has_bin "rg" || nix profile install nixpkgs#ripgrep