diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2017-08-24 20:37:47 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2017-08-24 20:37:47 -0300 | 
| commit | 0bc3fcae0c98166fd82759959a0ad2f14045b724 (patch) | |
| tree | 150a5ee47bf5f6cd13ee0e5c355dcaa034898202 /manifests/utils/base.pp | |
| parent | c91d389589b5f0033660eac35dceb9e391f56059 (diff) | |
| download | puppet-nodo-0bc3fcae0c98166fd82759959a0ad2f14045b724.tar.gz puppet-nodo-0bc3fcae0c98166fd82759959a0ad2f14045b724.tar.bz2  | |
Powerline everywhere
Diffstat (limited to 'manifests/utils/base.pp')
| -rw-r--r-- | manifests/utils/base.pp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/utils/base.pp b/manifests/utils/base.pp index c4f5312..2783aaa 100644 --- a/manifests/utils/base.pp +++ b/manifests/utils/base.pp @@ -4,6 +4,7 @@ class nodo::utils::base (    package { [      'screen',      'tmux', +    'powerline',      'less',      'bzip2',      'openssl',  | 
