Replace tmux plugins with tmuxp
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user