diff --git a/modules/home-manager/profiles/dev.nix b/modules/home-manager/profiles/dev.nix index 228d41ee..6956b529 100644 --- a/modules/home-manager/profiles/dev.nix +++ b/modules/home-manager/profiles/dev.nix @@ -167,8 +167,10 @@ in { irssi # Communicate in the terminal like a normal person. license-cli # A nice generator template for license files. quilt # Patching right up yer' alley. + tokei # Stroking your programming ego by how many lines of C you've written. tree-sitter # The modern way of text highlighting. treefmt # I like the tagline of this tool: "One CLI for formatting your code tree." (It rhymes somewhat.) + vhs # Declarative terminal tool demo. zenith # Very fanciful system dashboard. ]; })