macOS environment managed by git and GNU Stow.
The following are the major components of the dotfiles project.
- Homebrew Defaults
- Neovim Config
- Tmux Config
- Kitty.app Config
- Bash Runcom
- Bash Profile
- yabai Config
- skhd Config
- macOS Defaults
I don't really recommend others use the following installation method, instead I encourage you to copy what you like manually and curate your own dotfiles, project, but for those not of the faint of heart:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
git clone git@github.com:camspiers/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make all
make install