From dc4f305746df8920ca5ee4200c19c113ddfcfc55 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 5 Feb 2023 14:31:14 -0500 Subject: install helix --- modules/base/manifests/tools.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/base/manifests/tools.pp b/modules/base/manifests/tools.pp index a4f2f95..8240560 100644 --- a/modules/base/manifests/tools.pp +++ b/modules/base/manifests/tools.pp @@ -6,6 +6,7 @@ class base::tools { "bc", "exa", "fzf", + "helix", "htop", "iftop", "iotop", -- cgit v1.2.3-54-g00ecf