diff --git a/zshrc b/zshrc index 25bb72e..e292eb3 100644 --- a/zshrc +++ b/zshrc @@ -4,7 +4,7 @@ alias lntexheader='ln -s ~/coursenotes/nsdheader.sty $(pwd)' EDITOR=vim # Path to your oh-my-zsh installation. -export ZSH="/home/$USER/.oh-my-zsh" +export ZSH="$HOME/.oh-my-zsh" # Set name of the theme to load --- if set to "random", it will # load a random theme each time oh-my-zsh is loaded, in which case,