diff --git a/.zshrc b/.zshrc index 1cfa86e..e80e9dd 100644 --- a/.zshrc +++ b/.zshrc @@ -3,7 +3,7 @@ export TERM="xterm-256color" # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. -export ZSH=$HOME/.config/oh-my-zsh +export ZSH=$HOME/.config/ezsh/oh-my-zsh # Set name of the theme to load. Optionally, if you set this to "random" # it'll load a random theme each time that oh-my-zsh is loaded.