mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
4 lines
No EOL
150 B
Bash
Executable file
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" |