diff --git a/dotfiles/zsh/zshrc b/dotfiles/zsh/zshrc index 9f7e2c9..eb0c94e 100644 --- a/dotfiles/zsh/zshrc +++ b/dotfiles/zsh/zshrc @@ -12,7 +12,7 @@ export LANG="en_US.UTF-8" export GPG_TTY=$(tty) # Path to your oh-my-zsh installation. -export ZSH="~/.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.