.dotfiles for my personal setup. provided as is etc.etc.etc.
Before install do sudo apt update, then run setup scripts for the parts you want. During nvim install you will enter nvim sometimes, when it looks like any processing is done just exit :q
After installation, install stow:
sudo apt install stow
then run this from dotfiles dir:
- stow --adopt .
- git restore .
- stow .
now it should just work