Add tpm install to bootstrap

This commit is contained in:
2021-07-22 00:03:23 -04:00
parent f46f2c7070
commit 64e07591e6
3 changed files with 4 additions and 2 deletions

View File

@ -7,3 +7,5 @@ cd "$HOME"
echo "Init submodules"
yadm submodule update --recursive --init
echo "Installing tmux package manager (tpm)"
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm