Update dot_zshrc
This commit is contained in:
parent
a58a78bbda
commit
88c58075b7
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue