I can factory reset my computer with confidence.
Install Packer.
Clone the repository.
git clone https://github.com/luiseel/.dotfiles ~/.config/.dotfiles
cd
to cloned repo.
cd ~/.config/.dotfiles
Add execution permission to install script.
chmod +x install.sh
Execute install script.
./install.sh
Open neovim and sync plugins.
:PackerSync