diff --git a/sources/tmux/.tmux.conf b/sources/tmux/.tmux.conf index b21e3f3..640c48b 100644 --- a/sources/tmux/.tmux.conf +++ b/sources/tmux/.tmux.conf @@ -78,9 +78,6 @@ set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{25 # Tmux plugin to handle tmux plugins set -g @plugin 'tmux-plugins/tpm' -# Tmux theme plugin -set -g @plugin 'jimeh/tmux-themepack' - # Tmux plugin to navigate easily between session set -g @plugin 'tmux-plugins/tmux-sessionist'