Update tmux.conf
This commit is contained in:
parent
34278eb9ab
commit
e4716821ab
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,8 @@ set -g set-clipboard on
|
||||||
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-yank'
|
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||||
|
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||||
|
set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||||
set -g @plugin 'janoamaral/tokyo-night-tmux'
|
set -g @plugin 'janoamaral/tokyo-night-tmux'
|
||||||
|
|
||||||
# Theme
|
# Theme
|
||||||
|
@ -42,4 +44,5 @@ set -g @tokyo-night-tmux_window_id_style fsquare
|
||||||
set -g @tokyo-night-tmux_pane_id_style hsquare
|
set -g @tokyo-night-tmux_pane_id_style hsquare
|
||||||
set -g @tokyo-night-tmux_zoom_id_style dsquare
|
set -g @tokyo-night-tmux_zoom_id_style dsquare
|
||||||
|
|
||||||
|
|
||||||
run '~/.tmux/plugins/tpm/tpm'
|
run '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue