mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-05-23 19:37:28 +02:00
Automatic TPM installation
(https://github.com/tmux-plugins/tpm/blob/master/docs/automatic_tpm_installation.md)
This commit is contained in:
@@ -153,6 +153,9 @@ set -g @plugin 'fabioluciano/tmux-powerkit'
|
||||
set -g @plugin 'azorng/tmux-smooth-scroll'
|
||||
set -g @plugin 'kristijan/flash-copy.tmux'
|
||||
|
||||
if "test ! -d ~/.tmux/plugins/tpm" \
|
||||
"run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && ~/.tmux/plugins/tpm/bin/install_plugins'"
|
||||
|
||||
# run tpm
|
||||
run -b '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user