Feel free to borrow whatever you like.
First, you need to install the stow package.
sudo apt install stowAfter installing, clone this repo and cd into it. Execute ./install.sh after that.
./install.sh # stow every package
./install.sh vim tmux # stow only the named packages
./clean.sh # unstow everything againA package whose target already exists in $HOME as a real file is reported and
skipped; move that file aside and re-run.