Use /Users/shadowfacts instead of hardcoding home dir

This commit is contained in:
Shadowfacts 2016-09-06 20:07:29 -04:00
parent 6e3070ce19
commit 2ecd9eab75
No known key found for this signature in database
GPG Key ID: F802198A7D7F309D
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -1,4 +1,4 @@
export ZSH=/Users/shadowfacts/.oh-my-zsh
export ZSH=$HOME/.oh-my-zsh
ZSH_THEME="shadowfacts"