mirror of
https://github.com/Melon-Bread/gnu-slash-dot-files
synced 2025-07-06 13:14:37 -04:00
Added tmux-resurrect
This commit is contained in:
@ -8,6 +8,7 @@ set-option -g status-right-length 90
|
||||
# List of plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
set -g @plugin 'egel/tmux-gruvbox'
|
||||
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
|
Reference in New Issue
Block a user