Dotfiles Managed with GNU STOW cd .dotfiles stow . For NVIM installation on remote server (debian based) Clone repo in home dir chmod +x ./.dotfiles/.install-scripts/install-nvim.sh sudo ./.dotfiles/.install-scripts/install-nvim.sh