From 2d7d8f41b628419fc0dd34da511a6b8ed8e294ea Mon Sep 17 00:00:00 2001 From: devhell Date: Tue, 22 Jun 2021 21:22:49 +0100 Subject: profiles/packages: Add some more interesting tools `grex`: A command-line tools for generating regular expressions from user-provided test cases `tokei`: A program that allows you to count your code, quickly --- modules/user/devhell/profiles/packages.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix index 3e7121f7..e975f022 100644 --- a/modules/user/devhell/profiles/packages.nix +++ b/modules/user/devhell/profiles/packages.nix @@ -121,10 +121,10 @@ in { fzf gcc gdb + gh ghostscript ghostwriter git - gh gitinspector gitui glow @@ -138,6 +138,7 @@ in { gpodder gptfdisk graphviz + grex hdparm hexedit hexyl @@ -239,6 +240,7 @@ in { testdisk tig toilet + tokei tree tty-clock ugrep -- cgit 1.4.1