nix: add more packages

This commit is contained in:
Charles Gould 2022-11-16 21:48:50 -05:00
parent 824cac6b25
commit 241597e1f8

View File

@ -10,11 +10,15 @@ with import <nixpkgs> {}; [
fzf fzf
git git
git-interactive-rebase-tool git-interactive-rebase-tool
git-repo-updater
jq
less less
macchina macchina
neovim neovim
nix nix
ripgrep ripgrep
tldr
tree tree
yq
zoxide zoxide
] ]