Linux and Mac
git clone https://github.com/misdirection/nvim-config.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvimWindows
If you're using cmd.exe:
git clone https://github.com/misdirection/nvim-config.git %localappdata%\nvim\
If you're using powershell.exe
git clone https://github.com/misdirection/nvim-config.git $env:LOCALAPPDATA\nvim\
Start Neovim
nvim