ohmyzsh/custom/exports.zsh
Michael W Clark 93d04724a7 Add my custom
2022-10-14 00:36:46 -05:00

4 lines
No EOL
150 B
Bash
Executable file

export ZSH=$HOME/.oh-my-zsh
export PATH=$HOME/bin:/usr/local/bin:$PATH
export PATH="/usr/local/opt/python/libexec/bin:$PATH"
export ZSH_THEME="dallas"