aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/subsystems/utils.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp
index ca08c6c..ff9edf1 100644
--- a/manifests/subsystems/utils.pp
+++ b/manifests/subsystems/utils.pp
@@ -66,7 +66,8 @@ class utils::personal {
'figlet', 'bittornado', 'encfs',
'rtorrent', 'p7zip-full', 'signing-party',
'easytag', 'flashplugin-nonfree', 'mercurial',
- 'jhead', 'unison', 'exuberant-ctags' ]:
+ 'jhead', 'unison', 'exuberant-ctags',
+ 'tig' ]:
ensure => installed,
}