stuff
This commit is contained in:
parent
058c2ac80f
commit
eb6fd84fa8
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ export path=($path $HOME/.config/dotfiles/bin)
|
||||||
export fpath=($fpath $ZDOTDIR/local/fpath)
|
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"
|
||||||
|
|
||||||
# Stuff
|
# Stuff
|
||||||
setopt auto_cd
|
setopt auto_cd
|
||||||
|
|
Loading…
Add table
Reference in a new issue