custom oh-my-zsh -> ohmyzsh
This commit is contained in:
parent
d18212953f
commit
7f5c6be48e
2
zshrc
2
zshrc
|
@ -6,7 +6,7 @@ DISABLE_AUTO_UPDATE="true"
|
||||||
|
|
||||||
# Path to your oh-my-zsh configuration
|
# Path to your oh-my-zsh configuration
|
||||||
ZSH=$HOME/.config/oh-my-zsh
|
ZSH=$HOME/.config/oh-my-zsh
|
||||||
ZSH_CUSTOM=$HOME/.config/dotfiles/zsh/oh-my-zsh
|
ZSH_CUSTOM=$HOME/.config/dotfiles/zsh/ohmyzsh
|
||||||
|
|
||||||
ZSH_THEME="laptop"
|
ZSH_THEME="laptop"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue