about summary refs log tree commit diff
path: root/configs/linux
AgeCommit message (Collapse)AuthorFilesLines
2019-02-27 Support Xmodmap, xinit -> x_serverWilliam Carroll3-1/+9
Prefer x_server to xinit as it's more general.
2019-01-13 Update linux configsWilliam Carroll5-23/+78
- Updates IRSSI config, XInitRC, i3 config
2018-10-06 Integrate i3 and EmacsWilliam Carroll2-10/+63
Super shared KBDs between i3wm and Emacs for: - focusing windows (i.e. M-{h,j,k,l}) - deleting windows (i.e. M-q) More support may be needed, but this is good DWIM behavior for now.
2018-10-02 Support additional Linux configurationsWilliam Carroll3-0/+150
- i3 - window manager - Terminator - terminal preferences - Rofi - kind of like Finder, but also like Helm and Ivy; dmenu replacement
2018-07-19 Prefer stow over hand-rolled solutionWilliam Carroll1-0/+0
After discovering GNU stow on Nix IRC, refactored install and setup scripts to consume it. Code is vastly simplified as a result.
2017-06-23 Adds os detection for bootstrapping configsWilliam Carroll1-0/+1