mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 11:40:37 +00:00
feat(.zshrc): add support for pyenv virtualenv init hook fix(.zshrc): remove commented out conda initialize block and instead use source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh # Remove unnecessary lines # Update zfunc path fpath+=~/.zfunc # Update starship config export STARSHIP_CONFIG="$HOME/.config/starship.toml" eval "$(starship init zsh)" # Update pyenv setup eval "$(pyenv init -)" eval "$(pyenv virtualenv-init -)"
7.8 KiB
7.8 KiB