mirror of
https://github.com/gyoder/dots.git
synced 2026-02-27 17:03:45 +00:00
tmux: added resurrect
This commit is contained in:
parent
d7037fda4e
commit
5ea35a3a31
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,8 @@ set -g @rose_pine_right_separator ' ' # Accepts both normal chars & nerdfont
|
|||
set -g @rose_pine_field_separator ' | ' # Again, 1-space padding, it updates with prefix + I
|
||||
set -g @rose_pine_window_separator ':' # Replaces the default `:` between the window number and name
|
||||
set -g @rose_pine_window_status_separator " "
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||
|
||||
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue