mirror of
https://gitgud.io/Melon__Bread/gnu-plus-dotfiles.git
synced 2025-07-04 13:04:39 -04:00
Add tpm install to bootstrap
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user