Includes configurations for:
- neovim
- kitty
- zsh
# install homebrew and stow if needed
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install stow
# clone the repo
git clone https://github.com/cqvo/dotfiles.git ~/.dotfiles
# stow the dotfiles
cd ~/.dotfiles
stow .