From d519835c4471803d0ba57d2e758c381e083e48e5 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sun, 26 Nov 2023 11:09:26 +0800 Subject: [PATCH] profiles/dev: update extras application list --- modules/home-manager/profiles/dev.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/home-manager/profiles/dev.nix b/modules/home-manager/profiles/dev.nix index 3971a74a..149a293c 100644 --- a/modules/home-manager/profiles/dev.nix +++ b/modules/home-manager/profiles/dev.nix @@ -166,15 +166,11 @@ in { (lib.mkIf cfg.extras.enable { home.packages = with pkgs; [ act # Test your CI without embarrassing yourself repeatedly pushing into GitHub repos. - github-cli # So you don't have to use much of GitHub on the site, I guess. gum # The fancy shell script toolkit. - hut # So you don't have to see much of Sourcehut's brutalist design, I guess. hyperfine # Making sure your apps are not just fine but REEEEEEAAAAALY fine. - 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.