# My dotfiles This repo contains my dotfiles, managed with [GNU stow](https://www.gnu.org/software/stow/) ## Usage 1. Clone the repo into your home directory 2. `cd dotfiles` 3. Execute `stow $DIR`, where `$DIR` is the directory with the config files you want to use e.g. `stow neovim` if you want my neovim settings