This commit is contained in:
Nikolas Weger 2020-12-12 22:22:23 +01:00
parent 5aa44b6e60
commit c1cf4abbfd

View file

@ -3,6 +3,7 @@ export fpath=($fpath $ZDOTDIR/local/fpath)
export FZF_MARKS_FILE=$HOME/.config/fzfmarks export FZF_MARKS_FILE=$HOME/.config/fzfmarks
export STARSHIP_CONFIG=$ZDOTDIR/starship.toml export STARSHIP_CONFIG=$ZDOTDIR/starship.toml
export ZSH_EVALCACHE_DIR="$HOME/.cache/evalcache" export ZSH_EVALCACHE_DIR="$HOME/.cache/evalcache"
export ZSH_TMUX_FIXTERM="false"
# Stuff # Stuff
setopt multios 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::lando
zinit ice wait lucid; zinit snippet OMZP::thefuck zinit ice wait lucid; zinit snippet OMZP::thefuck
zinit ice wait lucid; zinit snippet OMZP::fzf 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 b4b4r07/enhancd
zinit ice wait lucid; zinit light wookayin/fzf-fasd zinit ice wait lucid; zinit light wookayin/fzf-fasd
zinit ice wait lucid; zinit light urbainvaes/fzf-marks zinit ice wait lucid; zinit light urbainvaes/fzf-marks