dotfiles!
Written for macOS and Ubuntu.
sudo apt update && sudo apt install -y git
git clone --recurse-submodules https://github.com/Andre-Amor/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh
Update the nvim submodule
git submodule update --remote