updated zsh state
This commit is contained in:
parent
d1544078b8
commit
9cd5ba0046
@ -15,6 +15,10 @@ export PATH=$PATH:$GOROOT/bin:$GOPATH/bin
|
|||||||
export PATH=$PATH:$HOME/.cargo/bin
|
export PATH=$PATH:$HOME/.cargo/bin
|
||||||
|
|
||||||
|
|
||||||
|
# Android settings
|
||||||
|
export ANDROID_HOME=~/Android
|
||||||
|
|
||||||
|
|
||||||
# Oh my ZSH settings
|
# Oh my ZSH settings
|
||||||
export ZSH=/usr/share/oh-my-zsh
|
export ZSH=/usr/share/oh-my-zsh
|
||||||
ZSH_THEME="jreese"
|
ZSH_THEME="jreese"
|
||||||
|
Loading…
Reference in New Issue
Block a user