From 09fe3a8ef225f4e13042d08496c4781ee53a558c Mon Sep 17 00:00:00 2001 From: Kevin Cotugno Date: Fri, 12 May 2017 10:33:17 -0700 Subject: [PATCH] More portable --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 5e0acbb..9dc6c09 100644 --- a/zshrc +++ b/zshrc @@ -1,5 +1,5 @@ # Path to your oh-my-zsh installation. -export ZSH=/home/kcotugno/.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.