add pstree
parent
b5b8acf6cf
commit
1d6da564f0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue