chore(tmux): drop unused plugins, update config

This commit is contained in:
2023-09-08 00:29:32 +03:00
parent c3d4b51927
commit 1d851708eb
10 changed files with 80 additions and 137 deletions

View File

@@ -61,9 +61,11 @@ scheduler()
# Defines default antigen bundles
x-default-antigen-bundles()
{
export ZSH_TMUX_AUTOSTART=true
export ZSH_TMUX_AUTOSTART=false
export ZSH_TMUX_CONFIG="$DOTFILES/config/tmux/tmux.conf"
export ZSH_TMUX_UNICODE=true
export ZSH_TMUX_AUTOQUIT=false
export ZSH_TMUX_DEFAULT_SESSION_NAME=main
# these should be always available
antigen bundle tmux