diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index a12eca2a0..c6a1e4b87 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -1,11 +1,11 @@ # Path to your oh-my-zsh installation. -export ZSH=$HOME/.oh-my-zsh +export ZSH=$HOME/Dropbox/linux/oh-my-zsh # Set name of the theme to load. # Look in ~/.oh-my-zsh/themes/ # Optionally, if you set this to "random", it'll load a random theme each # time that oh-my-zsh is loaded. -ZSH_THEME="robbyrussell" +ZSH_THEME="gnzh" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"