This repo stores my dev env config files ("dotfiles").
Files are managed using GNU Stow. Make sure you have stow, tmux, and neovim installed.
Clone this repo into your home directory:
cd ~
git clone [email protected]:jeancochrane/dotfiles.git
cd dotfiles
Run stow to symlink the config files to their proper place in the home directory:
stow bash
stow tmux
stow vim
stow nvim