My config files. A lot of this is copied from geerlingguy/dotfiles. Mainly used with macOS machines.
Link files from this directory into $HOME, and link the bin
directory to $HOME/bin. That's it.
Software installs are managed using Homebrew Bundle. Personal and work
setups are located in brew/personal
and brew/work
. Software can be installed using brew bundle install
, and
cleanup done with brew bundle cleanup
.