mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 15:09:34 +00:00
10
.tmux.conf
10
.tmux.conf
@@ -72,11 +72,11 @@ run '~/.config/tmux/plugins/tpm/tpm'
|
||||
|
||||
# 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 'tmux-plugins/tmux-continuum'
|
||||
set -g @continuum-restore 'off'
|
||||
set -g @continuum-save-interval '30'
|
||||
# set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
# set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
# set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||
# set -g @continuum-restore 'off'
|
||||
# set -g @continuum-save-interval '30'
|
||||
|
||||
# Colors
|
||||
set -g default-terminal "screen-256color"
|
||||
|
||||
Reference in New Issue
Block a user