From c1cf4abbfd583afd8aef6d0b078b488d8c511abf Mon Sep 17 00:00:00 2001 From: Nikolas Weger Date: Sat, 12 Dec 2020 22:22:23 +0100 Subject: [PATCH] stuff --- zsh/rc.zsh | 2 ++ 1 file changed, 2 insertions(+) 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