Replace tmux plugins with tmuxp

This commit is contained in:
2019-12-03 01:55:14 +01:00
parent dbdcc791aa
commit 5f9f08adc0
3 changed files with 53 additions and 22 deletions

View File

@@ -47,8 +47,8 @@ xrdb ~/.Xresources &
## Clipboard manager
(sleep 8; parcellite) &
## Tmux plugins
(sleep 9; ~/.tmux/plugins/tpm/bin/update_plugins all) &
## Tmuxp
(sleep 9; tmuxp load ~/.tmuxp/local.yaml) &
## Syncthing
(sleep 10; syncthing -no-browser -home="$HOME/.config/syncthing")