moving all dots
This commit is contained in:
parent
6fcf9ba919
commit
d9b6fdfc1b
349 changed files with 34598 additions and 34727 deletions
6
dot_puppet/console.pp
Normal file
6
dot_puppet/console.pp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
$enhancers = [ "tmux", "zsh", "strace", "sudo" ]
|
||||
|
||||
package {
|
||||
$enhancers:
|
||||
ensure => "installed"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue