add fx terminal json viewer
parent
270d573243
commit
b5b8acf6cf
|
@ -44,6 +44,7 @@ has_bin "exa" || nix profile install nixpkgs#exa
|
|||
has_bin "fd" || nix profile install nixpkgs#fd
|
||||
has_bin "flake-checker" || nix profile install github:DeterminateSystems/flake-checker
|
||||
has_bin "flamegraph" || nix profile install nixpkgs#flamegraph
|
||||
has_bin "fx" || nix profile install nixpkgs#fx
|
||||
has_bin "fzf" || nix profile install nixpkgs#fzf
|
||||
has_bin "git" || nix profile install nixpkgs#git
|
||||
has_bin "git-gone" || nix profile install nixpkgs#git-gone
|
||||
|
|
Loading…
Reference in New Issue