wip
This commit is contained in:
parent
501b244af4
commit
83d847fc91
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user