]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Powerline everywhere
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 24 Aug 2017 23:37:47 +0000 (20:37 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 24 Aug 2017 23:37:47 +0000 (20:37 -0300)
manifests/utils/base.pp
manifests/utils/interface/console.pp

index c4f5312d5977ed1065784466aa6c026a75e3f956..2783aaa555a3c2421bace1d79f584fdaca244063 100644 (file)
@@ -4,6 +4,7 @@ class nodo::utils::base (
   package { [
     'screen',
     'tmux',
+    'powerline',
     'less',
     'bzip2',
     'openssl',
index 26474bf6c99c3c1ea219879fe430697f7c52745a..7e96b6e71c7c7aaaa0be5bba005b10d9cef6ae87 100644 (file)
@@ -4,7 +4,6 @@ class nodo::utils::interface::console (
   package { [
     'mc',
     'moreutils',
-    'powerline',
     'fonts-powerline',
     'ranger',
     'mmv',