-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplugins.conf
More file actions
17 lines (14 loc) · 745 Bytes
/
plugins.conf
File metadata and controls
17 lines (14 loc) · 745 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# # List of plugins
set -g @plugin 'tmux-plugins/tpm' # Plugin manager
#set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-pain-control'
set -g @plugin 'christoomey/vim-tmux-navigator'
set -g @plugin 'tmux-plugins/tmux-logging' # Tmux logging
set -g @plugin 'tmux-plugins/tmux-sidebar'
set -g @plugin 'jaclu/tmux-menus' # Popup menus
set -g @plugin 'jlconlin/tmux-gruvbox'
# set -g @plugin 'egel/tmux-gruvbox'
# set -g @plugin 'lawabidingcactus/tmux-gruvbox-truecolor'
set -g @tmux-gruvbox 'dark' # or 'light'
set -g @plugin 'tmux-plugins/tmux-resurrect' # Restore tmux environment after restart
set -g @plugin 'tmux-plugins/tmux-continuum' # Continuous saving of environment