[MINOR] A bunch of things.

Themery for nvim, tmux theme, zsh stuff
This commit is contained in:
Afonso Franco 2024-01-03 15:12:33 +00:00
parent eede29d92a
commit ad9912c773
Signed by: afonso
SSH key fingerprint: SHA256:JiuxZNdA5bRWXPMUJChI0AQ75yC+cXY4xM0IaVwEVys
18 changed files with 493 additions and 189 deletions

View file

@ -9,7 +9,7 @@ set -g @plugin 'tmux-plugins/tmux-continuum'
set -g @plugin 'tomhey/tmux-remote-sessions'
# Plugin settings
set -g @catppuccin_flavour 'frappe'
set -g @catppuccin_flavour 'latte'
set -g @catppuccin_window_tabs_enabled on
set -g @resurrect-strategy-nvim 'session'
set -g @resurrect-capture-pane-contents 'on'