mirror of
https://github.com/SoPat712/dotfiles.git
synced 2025-08-21 18:38:46 -04:00
path updates
This commit is contained in:
@@ -142,3 +142,11 @@ eval "$(atuin init zsh)"
|
|||||||
eval "$(atuin init zsh)"
|
eval "$(atuin init zsh)"
|
||||||
export PATH="/opt/homebrew/opt/binutils/bin:$PATH"
|
export PATH="/opt/homebrew/opt/binutils/bin:$PATH"
|
||||||
export ET_NO_TELEMETRY=FALSE
|
export ET_NO_TELEMETRY=FALSE
|
||||||
|
export PATH="/opt/homebrew/opt/qt@5/bin:$PATH"
|
||||||
|
export PATH="$HOME/.pyenv/bin:$PATH"
|
||||||
|
eval "$(pyenv init -)"
|
||||||
|
eval "$(fzf --zsh)"
|
||||||
|
eval "$(pyenv virtualenv-init -)"
|
||||||
|
|
||||||
|
export PATH=$PATH:/Users/joshp/.spicetify
|
||||||
|
export DISPLAY=:0
|
||||||
|
Reference in New Issue
Block a user