mirror of
https://github.com/mqttr/dotfiles.git
synced 2025-12-15 04:25:50 -06:00
TMUX: Added tpm installation
This commit is contained in:
@@ -51,4 +51,6 @@ if [ -f "$TMUXFILE" ] || [ -d "$TMUXFILE" ]; then
|
||||
mv "$TMUXFILE" "$TMUXFILE.old"
|
||||
fi
|
||||
|
||||
git clone https://github.com/tmux-plugins/tpm ./tmux/plugins/tpm
|
||||
|
||||
ln -s "$PWD/tmux/" "$TMUXFILE"
|
||||
|
||||
Reference in New Issue
Block a user