This repository contains my dotfiles. I use GNU Stow to manage them.
Ensure you have the following installed on your system
homebrew install git
homebrew install stow
First, check out the dotfiles repo in your $HOME directory using git
$ git clone [email protected]:kyle-kettler/dotfiles.git
$ cd dotfiles
then use GNU stow to create symlinks
$ stow .
To add a new plugin to Neovim
$ stow --adopt .