This commit is contained in:
Joe Lillibridge 2025-06-05 10:29:24 -05:00
parent 501b244af4
commit 83d847fc91
Signed by: joe
GPG Key ID: F77A658D23AA82B0

View File

@ -5,7 +5,9 @@ system_type=$(uname -s)
export COLUMNS
export GREP_OPTIONS='--color=auto'
export PATH=$HOME/.local/bin:$PATH
export BUN_INSTALL="$HOME/.bun"
export PATH=$HOME/.local/bin:$BUN_INSTALL/bin:$PATH
export ZDOTDIR=${ZDOTDIR:-$HOME/.config/zsh}
export ZPLUGINDIR=${ZPLUGINDIR:-${ZDOTDIR}/plugins}
# export ZSH_HIGHLIGHT_HIGHLIGHTERS_DIR=/opt/homebrew/share/zsh-syntax-highlighting/highlighters