Change ohmyzsh var to use home
1 files changed, 1 insertions(+), 1 deletions(-) M .zshrc
M .zshrc => .zshrc +1 -1
@@ 1,5 1,5 @@ # Path to your oh-my-zsh installation. -export ZSH="/Users/danya/.oh-my-zsh" +export ZSH="$HOME/.oh-my-zsh" # ZSH custom variables ZSH_DISABLE_COMPFIX=true