[MINOR] tmux remote sessions

This commit is contained in:
Afonso Franco 2023-10-02 19:04:14 +01:00
parent 53ed071062
commit 2d0c6929fc
Signed by: afonso
SSH key fingerprint: SHA256:JiuxZNdA5bRWXPMUJChI0AQ75yC+cXY4xM0IaVwEVys
4 changed files with 2 additions and 0 deletions

@ -0,0 +1 @@
Subproject commit df6cf18272581bf45f27a9cf387e135546eb93ad

View file

@ -39,6 +39,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'catppuccin/tmux' set -g @plugin 'catppuccin/tmux'
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 @plugin 'tomhey/tmux-remote-sessions'
#Plugin settings #Plugin settings
set -g @catppuccin_flavour 'frappe' set -g @catppuccin_flavour 'frappe'

Binary file not shown.

Binary file not shown.