Collection of my misc. dotfiles from multiple systems. Symlinks managed locally with stow (see ./management-scripts/*.sh).
./management-scripts/: scripts for managing dotfiles. Currently just shorthands for using stow to symlink system-specific dotfiles in to $HOME./non-stowed/: files not managed with stow, generally because they go somewhere other than $HOME./common/: system agnostic dotfiles./arch-linux/: dotfiles specific to my XPS 13* Arch Linux setup./mac-os/: dotfiles specific to my MacOS setup
* the hardware's relevant, I've got some odd and poorly documented things. For example, a script for managing my monitor backlight because when I disabled legacy boot it had the side effect of breaking the XPS 13's specific backlight controls. Isolating or at least documenting these particularily system specifc choices is a TODO (...but don't wait up on me actually doing it until my next fresh Arch Linux install).