From b6ca6d85c0d7fb020d4f5e7cfd382deddd5c29bf Mon Sep 17 00:00:00 2001 From: Xueyuan Jiang Date: Tue, 20 Jun 2017 22:23:44 +0800 Subject: [PATCH] fix zshrc --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 3a801d4c3..4b99ac957 100644 --- a/.zshrc +++ b/.zshrc @@ -2,7 +2,7 @@ # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. -export ZSH=/Users/alex/.oh-my-zsh +export ZSH=$HOME/.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.