macOS environment managed by git and GNU Stow.
- Homebrew Defaults
- NeoVim Config
- Tmux Config
- macOS Defaults
- Kitty.app Config
- Bash Config
- Tmuxinator Config
- Yabai/Skhd Config
- Custom Scirpts (especially for WT)
# Install Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# Clone repo
git clone [email protected]:camspiers/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make all
make install