Commit Graph

595 Commits (49a5612fe7c09d921e77d7980608a9905acf5e2c)
 

Author SHA1 Message Date
Dustin Swan a44fcd5269 Adding a bunch of vicious widgets to my AwesomeWM status bar. On a saturday night.
Dustin Swan 8969fc7879 Adding luakit configs. Updating Awesome theme colors and font to use terminus
Dustin Swan 4fa5208e0a Fixing typo in xinitrc
Dustin Swan 682083c182 Switching to compton for X and adding dvorak to xinitrc instead of xorg configs
Dustin Swan 0b9d90c0b4 Switching to Terminus for urxvt
Dustin Swan 21eea8a2a3 Adding smtp to mutt config
Dustin Swan b824669f1c Adding weechat logs to gitignore
Dustin Swan 2fb0e113ac Mapping caps to control in X. Removing auto launch of urxvt from xinitrc
Dustin Swan 861bdfea34 Adding battery widget to Awesome
Dustin Swan a04dbbd347 Updating browser to luakit and increasing opacity in urxvt
Dustin Swan 82be3685e7 Adding more muttrc stuff from The Homely Mutt.. Thanks slosh
Dustin Swan d8595932d6 Putting solarized back in
Dustin Swan df500e7f30 Merge branch 'master' of github.com:dustinswan/dotfiles
Dustin Swan 687bc3b608 Ignoring log files with gitignore now
Dustin Swan b92defb22b Merge branch 'master' of github.com:dustinswan/dotfiles
Dustin Swan 233bb38bc1 Adding muttrc!
Dustin Swan 46f605a1bb Adding default weechat config
Dustin Swan cd6c8b8b45 Removing a bunch of unused config files
Dustin Swan 573ce878d3 Renaming Xresources so it is not a hidden file
Dustin Swan e6091d7898 Adding xnitirc and Xresources files
Dustin Swan 805c816052 Merge branch 'master' of github.com:dustinswan/dotfiles
Dustin Swan f693accf59 Updating Awesome layouts, adding a run_once lua function, switching default browser to luakit
Dustin Swan aa69313786 Disabling neocomplcache for now, setting dark color scheme now that I've disabled solarized
Dustin Swan a6f90f07c1 Adding tabularize vim plugin
Dustin Swan dd10ec5470 Merging
Dustin Swan 560c7fca3d Commenting out a bunch of unused vimrc stuff
Dustin Swan 6592e4208b Adding another #todo searcher for vim workflowish. Also cleaned up some spacing
Dustin Swan d118b39074 Only showing non-completed todos now for workflowy
Dustin Swan fb9da10b3d Updating workflowish keymaps to resize quickfix window
Dustin Swan 4b551d3654 Merge branch 'master' of github.com:dustinswan/dotfiles
Merging vimrc
Dustin Swan 780b02df59 Adding workflowish stuff for vim
Dustin Swan ffdc68e336 Adding numbers.vim and vimux
Dustin Swan 3a4a9e3c69 Making my web tag full screen by default in Awesome
Dustin Swan 290ee7e1fe Now using my custom theme in awesome wm
Dustin Swan 382d1d9274 Adding awesome rc.lua and basic first theme
Dustin Swan 57f9acb082 Adding undotree, neocomplcache and textobj-word-column plugins to vim. Oh and PIV..
Dustin Swan 7e2af8d8f5 Adding mouse support to vim. wtf
Dustin Swan 18573bd0d2 Merge branch 'master' of github.com:dustinswan/dotfiles
Dustin Swan bd92d433f4 Adding the <leader>l buffer switching map to vimrc.
Dustin Swan cac3633f3e Adding the pocket command to pentadactylrc
Dustin Swan 94018f272e Adding more grooveshark stuff to pentadactylrc, and making C-c work to esc command mode
Dustin Swan 72dbf1d609 Adding the grooveshark keymaps to pentadactylrc
Dustin Swan 46533ec5c7 Adding sbin to homebrew path
Dustin Swan 15f3ea9257 Merge branch 'master' of github.com:dustinswan/dotfiles
Dustin Swan a4320a80eb Adding the DefaultKeyBindings.dict file so I can ctrl-w to delete words in OSX
Dustin Swan e8419b4fe4 Changing vimrc around: removing ctrl-p custom search, changing split keymap, changing trim-whitespace keymap
Dustin Swan 9f86ddf648 Adding gemrc and pentadactylrc
Dustin Swan ffc303b4aa Adding vim alias to trim whitespace
Dustin Swan 496cef7602 Adding gemrc and taking out bad ctrl-p algorithm
Dustin 869c6f9e27 Properly adding vundle as a submodule. I hope