mirror of https://github.com/bjeanes/dotfiles.git
Move oh my zsh files inside .config
parent
db5739614e
commit
da3538f349
|
@ -0,0 +1 @@
|
||||||
|
oh-my-zsh
|
|
@ -1,4 +1,4 @@
|
||||||
export ZSH=$HOME/.oh-my-zsh
|
export ZSH=$DOT_FILES/zsh/oh-my-zsh
|
||||||
export ZSH_THEME="risto"
|
export ZSH_THEME="risto"
|
||||||
plugins=(rails git ruby osx)
|
plugins=(rails git ruby osx)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue