For now you can just:
mv ~/.config/nvim ~/.config/nvim.bak # optional back up
git clone git@github.com:leiske/dotfiles.git ~/.config/
(should fail to install if it can't make a backup)
Probably add alias vim="nvim" or something like that
docs: https://github.com/tmux-plugins/tpm
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
Use prefix + I to install plugins
Try clearing cache and stuff and restart vim few times
rm -r ~/.local/share/nvim
# check your XDG_* env vars for this
rm -r ~/.cache/nvimFor whatever reason I found tmux was instantly closing on ressurect on the laptop.
Just rip out a tmux new -s start and that was fine for whatever reason. Idk - plugins seem fine starting with that too so truly a mystery to me
> sudo wg-quick up lumby
> sudo wg-quick down lumby