# List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'jimeh/tmux-themepack' set -g @themepack 'powerline/block/green' set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.cache/tmuxplugins/' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) run -b '~/.cache/tmuxplugins/tpm/tpm'