Update dot_zshrc

This commit is contained in:
eeleater 2021-08-05 19:57:05 +02:00
parent a58a78bbda
commit 88c58075b7

View file

@ -5,7 +5,6 @@ export SPACEVIMDIR="$HOME/.config/spacevim/"
export FZF_MARKS_FILE=$HOME/.config/fzfmarks export FZF_MARKS_FILE=$HOME/.config/fzfmarks
export STARSHIP_CONFIG=$HOME/.config/zsh/starship.toml export STARSHIP_CONFIG=$HOME/.config/zsh/starship.toml
export ZSH_EVALCACHE_DIR="$HOME/.cache/evalcache" export ZSH_EVALCACHE_DIR="$HOME/.cache/evalcache"
export ASDF_DIR="$HOME/.local/asdf"
# Setopt Stuff # Setopt Stuff
setopt multios prompt_subst auto_pushd pushd_ignore_dups pushdminus inc_append_history setopt multios prompt_subst auto_pushd pushd_ignore_dups pushdminus inc_append_history