diff --git a/modules/home-manager/profiles/dev.nix b/modules/home-manager/profiles/dev.nix index bb296982..5bbc9a97 100644 --- a/modules/home-manager/profiles/dev.nix +++ b/modules/home-manager/profiles/dev.nix @@ -161,6 +161,7 @@ in { 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.