From 0c01e406ccc2a418af813dcf4a24b40dc626a0a9 Mon Sep 17 00:00:00 2001 From: devhell Date: Sat, 10 Jul 2021 18:15:38 +0100 Subject: profiles/packages: Add a collection of useful tools - `rq` is similar to `jq` but works with more types - `watchexec` is neat to execute stuff on file change - `wuzz` is a bit like burpsuite, but on the commandline - `xsv` is just for CSV and has it's own specific functionality --- modules/user/devhell/profiles/packages.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix index a5076faf..5d01974d 100644 --- a/modules/user/devhell/profiles/packages.nix +++ b/modules/user/devhell/profiles/packages.nix @@ -219,6 +219,7 @@ in { recode reptyr ripgrep + rq rsync safecopy screen @@ -265,15 +266,18 @@ in { vscodium vuizvui.devhell.vim w3m + watchexec wavpack wget which wipe wireguard wordgrinder + wuzz xfsprogs xh xlibs.xev + xsv youtube-dl zathura zbar -- cgit 1.4.1