mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-31 23:16:52 +00:00
10
.tmux.conf
10
.tmux.conf
@@ -72,11 +72,11 @@ run '~/.config/tmux/plugins/tpm/tpm'
|
|||||||
|
|
||||||
# List of plugins
|
# List of plugins
|
||||||
set -g @plugin 'tmux-plugins/tpm'
|
set -g @plugin 'tmux-plugins/tpm'
|
||||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
# set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
# set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||||
set -g @plugin 'tmux-plugins/tmux-continuum'
|
# set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||||
set -g @continuum-restore 'off'
|
# set -g @continuum-restore 'off'
|
||||||
set -g @continuum-save-interval '30'
|
# set -g @continuum-save-interval '30'
|
||||||
|
|
||||||
# Colors
|
# Colors
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "screen-256color"
|
||||||
|
|||||||
Reference in New Issue
Block a user