mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Add my custom
This commit is contained in:
parent
87f676e29f
commit
93d04724a7
10 changed files with 164 additions and 3 deletions
4
custom/exports.zsh
Executable file
4
custom/exports.zsh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue