set tmux plugins path

This commit is contained in:
2024-07-05 12:38:48 +03:00
parent 76da20d848
commit 27e6199cc7
+1
View File
@@ -157,6 +157,7 @@ bind C-c run-shell "bash -c 'tmux show-buffer | pbcopy'" \; display 'Copied to c
# install prefix I
# update prefix U
# uninstall all prefix alt u
set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.config/tmux/plugins'
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-cpu'
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'