Commit Graph

5 Commits

Author SHA1 Message Date
Tom Swartz
396ade2116 Update colorscheme options
Moved custom colorscheme options from vimrc to actual colorscheme for
completeness.

Adjusted some colors to better match used colors.

Updated plugins.

Tested-on: magrathea <13 Jun 2014>
2014-06-13 08:53:44 -04:00
Tom Swartz
c70ce1e28b Add more customization to templates
Add custom path for temperature device, as it varies from machine to
machine.

Also clarifies the filenames and paths of mutt and vim files.

Tested-on: magrathea <06 Jun 2014>
2014-06-06 11:44:03 -04:00
Tom Swartz
550e0bd6bc Add parameters to i3status
Node definitions may specify device names (such as wlan or eth) and
selectively disable certain messages from the statusbar.

Be certain to define device names before applying- the defaults are
almost certain not to work completely.

The class documentation has more info related to the various switches.

Tested-on: heimdall <05 Jun 2014>
2014-06-05 21:29:32 -04:00
Tom Swartz
f94455282a Clean vim module
Clean vim manifest, actually use the recursive file declaration to
create parent directories.
2014-06-05 13:51:43 -04:00
Tom Swartz
da6b7ab712 Refactor layout to allow Puppet to deploy files
Move files to a 'puppetized' layout.

Puppet will then look to manifests/default.pp to install selected
software packages.

This will allow for easier deployment of a new setup, and specific hosts
may receive only the modules that they need. (raspi only needs mutt,
tmux, and irssi, for example)

Tested-on: heimdall <04 Jun 2014>
2014-06-04 11:12:23 -04:00