- Clone the repository:
git clone https://github.com/ItsNiceCraft/dots.git
- Navigate into the cloned folder:
cd dots
- Use GNU stow to symlink dotfiles:
stow .
- Clone TPM:
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
- Run plugins: Press
CTRL-b
+I