Tom Swartz
cb8b3a99e3
Fix color for spelling error
...
Spelling errors were unreadable.
Text Background now matches standard background.
Tested-on: raspi <13 Jun 2014>
2014-06-13 14:12:56 -04:00
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
22a105b46d
Split up work and home nodes
...
Import multiple node definitions.
http://docs.puppetlabs.com/puppet/latest/reference/dirs_manifest.html
Tested-on: heimdall <06 Jun 2014>
2014-06-06 11:17:34 -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
Tom Swartz
43d4af082c
Add Unicode symbology to i3status & NERD Toggle
...
Change text based descriptions to unicode symbols
Add toggle keys to NERDTree vim plugin
2014-05-30 16:33:33 -04:00
Tom Swartz
c2e8144c2a
Update i3 colors to 'wombat' color scheme
...
Tested-on: heimdall <30 May 2014>
2014-05-30 07:59:30 -04:00
Tom Swartz
3684d3adb1
Clarify ZSH mode
...
Insert mode is blank by default, [CMD] will appear only if Vi CMD mode
is activated.
Messages can be inserted for 'normal' (insert) mode.
Tested-on: zaphod <28 May 2014>
2014-05-28 20:05:52 -04:00
Tom Swartz
5f7cf8711a
Add ZSH mode status
...
Tested-on: davros <28 May 2014>
2014-05-28 11:59:14 -04:00
Tom Swartz
216911a6d2
Disable ISO mode in urxvt
...
Annoying keycap mode.
2014-05-19 13:38:32 -04:00
Tom Swartz
e6c739a0c0
Add MPD and NCMPCPP Config Files
...
MPD music player daemon and ncmpcpp player client
2014-05-19 10:48:44 -04:00
Tom Swartz
4a6460f0d3
Update Xresource font size
2014-05-14 12:38:11 -04:00
Tom Swartz
278dc58f3e
Fix font antialiasing settings
...
Or, at least try to.
Tested-on: zaphod <13 May 2014>
2014-05-13 15:37:20 -04:00
Tom Swartz
2b477f4fa6
Update Vim Plugins
...
Take 2.
2014-05-13 15:34:43 -04:00
Tom Swartz
42ba876668
Revert "Update Vim Plugins"
...
Something went screwy.
This reverts commit 6747071fb9 .
2014-05-13 15:26:26 -04:00
Tom Swartz
6747071fb9
Update Vim Plugins
2014-05-13 15:14:19 -04:00
Tom Swartz
5cb61bfd3d
Remove Puppet modules and update dwb settings
...
Fixed serif fonts in dwb
Removed puppet modules
2014-05-12 15:39:22 -04:00
Tom Swartz
bc64038aa6
Move Application Tray to Primary Screen
...
Useful for multi-headed displays
2014-05-12 08:07:54 -04:00
Tom Swartz
a8076b293f
Update i3 Keybindings
...
Tested-on: zaphod <09 May 2014>
2014-05-09 12:54:11 -04:00
Tom Swartz
1f7a2e714b
Update IRSSI settings
...
Tested-on: zaphod <09 May 2014>
2014-05-09 12:45:16 -04:00
Tom Swartz
391bfef8bf
Add IRSSI theme settings
...
Use defacto theme, customized.
Tested-on: raspi <08 May 2014>
2014-05-08 13:30:54 -04:00
Tom Swartz
cbbbc6d673
Add notification if in a remote session
...
ZSH will display [SSH] in the right prompt if connected to a remote
session.
This allows for easier discernment between local and remote sessions.
2014-05-08 10:50:18 -04:00
Tom Swartz
26af41e5e1
Update DWB and Vim settings
...
Update minor issues with the settings for both vim and dwb
2014-05-08 08:14:24 -04:00
Tom Swartz
d0d6ac6865
Update DWB Settings
...
Updated settings and config files
Tested-on: zaphod <06 May 2014>
2014-05-06 09:13:21 -04:00
Tom Swartz
094748e878
Make vim splits less disruptive
...
Open new vsplits to the right, rather than left.
Less distracting this way.
Tested-on: davros <01 May 2014>
2014-05-01 18:14:21 -04:00
Tom Swartz
1022464279
Add DWB configuration
...
DWB is a webkit browser, similar to old Chrome and Safari.
Also removed un-needed arch packer script. This can now be found in
http://github.com/tomswartz07/arch-packerIO
2014-04-30 09:37:00 -04:00
Tom Swartz
c38714a0f3
Update ISO for Arch Packer instance
...
Use most recent ISO
Tested-on: zaphod <22 Apr 2014>
2014-04-22 09:47:41 -04:00
Tom Swartz
4c3d9ca7c3
Add ArchLinux Packer-IO Script
...
Used to spin up test environments for Vagrant/Puppet testing
2014-04-22 09:42:05 -04:00
Tom Swartz
e207c004ea
Adding GVim options and other plugin configuration
2014-04-21 16:27:10 -04:00
Tom Swartz
b3542a9b25
Update fonts to use Patched Unicode
...
Tested-on: arcturus <21 Apr 2014>
2014-04-21 16:19:43 -04:00
Tom Swartz
1453dc38df
Enable autoview of HTML messages with mutt
...
Enables reasonable rendering of html messages within mutt.
Tested-on: raspi <17 Apr 2014>
2014-04-17 11:02:21 -04:00
Tom Swartz
d15d2005a4
Add gitignore
...
Tested-on: arcturus <16 Apr 2014>
2014-04-16 13:07:54 -04:00
Tom Swartz
4186e30c1a
Update xterm colors
...
Update colors and add comment line notation for easy reading.
Tested-on: arcturus <16 Apr 2014>
2014-04-16 13:05:28 -04:00
Tom Swartz
9c7e44be77
Tweak colors, initial puppet deploy config
...
Add some more of the wombat color scheme colors.
Initial manifests to deploy files from repo.
Tested-on: zaphod <15 Apr 2014>
2014-04-15 15:56:26 -04:00
Tom Swartz
1b4d7498bc
Update Vim plugins and remove swp file
...
Accidental inclusion of swap file.
Tested-on: arcturus <14 Apr 2014>
2014-04-14 15:52:39 -04:00
Tom Swartz
9022f83d52
Update Mutt Config
...
Adjust colors and keybindings
Tested-on: raspi <14 Apr 2014>
2014-04-14 10:12:37 -04:00
Tom Swartz
17b4553dd7
Update .Xresources file
...
Beginning to merge 'wombat' colors into colorscheme. Still work in
progress.
Also adds screenshot hotkey for i3 (MOD+PrtSc)
Tested-on: arcturus <11 Apr 2014>
2014-04-11 15:27:26 -04:00
Tom Swartz
adf1339f6e
Add updated .Xresources file and new .Xdefaults
...
Added .Xdefaults to load in old custom colors. This colorscheme may be
merged with the current .Xresources file.
Tested-on: arcturus <10 Apr 2014>
2014-04-10 22:18:06 -04:00
Tom Swartz
8089de83c5
Add CSS color highlighting for Vim
...
Add additional plugins that will also highlight the HEX color codes
2014-04-10 15:32:04 -04:00
Tom Swartz
2c997b9956
Update vim plugins
...
Updated to include airline plugin and other syntax files
2014-04-09 09:41:40 -04:00
Tom Swartz
4fde7c0185
Update Vim-Airline colorscheme to match
2014-04-09 08:33:36 -04:00
Tom Swartz
38feeb636f
Add custom dictionary
...
Vim spell files with custom dict.
Tested-on: raspi <07 Apr 2014>
2014-04-07 14:42:57 -04:00
Tom Swartz
569152fbf1
Update Mutt Settings
...
- Enable 'beep' to alert tmux of new message
- Enable 'fast replies' to reduce keypresses in replies
- Pre-define answer for recalling messages
Tested-on: raspi <04 Apr 2014>
2014-04-04 16:18:06 -04:00
Tom Swartz
9c8f698cd7
Add Mutt keybinding to copy Tech messages
...
`gt` will copy messages to an archive folder, separate from the standard
yearly archives.
Tested-on: raspi <02 Apr 2014>
2014-04-02 07:54:01 -04:00
Tom Swartz
c46c7b30f9
Fix duplicate call of xrdb
...
Removes second call of xrdb, only loading Xresources once per session
Tested-on: zaphod <01 Apr 2014>
2014-04-01 09:32:34 -04:00
Tom Swartz
1477915814
Correct screen blanking
...
- Correct screen blanking, screensaver will no longer activate
immediately upon login.
- Add test for Xresources file; will only attempt to load if the file
exists.
Tested-on: zaphod <01 Apr 2014>
2014-04-01 08:02:06 -04:00
Tom Swartz
5f34da1f56
Merge branch 'master' of http://github.com/tomswartz07/linux-configs
2014-03-28 15:24:55 -04:00
Tom Swartz
f388c9164d
Update xinit to prevent system bell
...
Prevent system buzzer from activating and load other Xresources at boot.
2014-03-28 15:24:10 -04:00