diff --git a/zsh/rc.zsh b/zsh/rc.zsh index 7bd350a..8b79718 100644 --- a/zsh/rc.zsh +++ b/zsh/rc.zsh @@ -3,6 +3,7 @@ export fpath=($fpath $ZDOTDIR/local/fpath) export FZF_MARKS_FILE=$HOME/.config/fzfmarks export STARSHIP_CONFIG=$ZDOTDIR/starship.toml export ZSH_EVALCACHE_DIR="$HOME/.cache/evalcache" +export ZSH_TMUX_FIXTERM="false" # Stuff setopt multios @@ -65,6 +66,7 @@ zinit ice wait lucid; zinit snippet OMZP::command-not-found zinit ice wait lucid; zinit snippet OMZP::lando zinit ice wait lucid; zinit snippet OMZP::thefuck zinit ice wait lucid; zinit snippet OMZP::fzf +zinit ice wait lucid; zinit snippet OMZP::tmux zinit ice wait lucid; zinit light b4b4r07/enhancd zinit ice wait lucid; zinit light wookayin/fzf-fasd zinit ice wait lucid; zinit light urbainvaes/fzf-marks