diff options
author | Adam Lindberg <eproxus@gmail.com> | 2011-06-07 15:32:48 +0200 |
---|---|---|
committer | Adam Lindberg <eproxus@gmail.com> | 2011-06-07 15:32:48 +0200 |
commit | 915c28752eb8bfb9610e14f62161ab3bd573d218 (patch) | |
tree | d0aefa0710cd28ebf54628e98865cdde529c366a | |
parent | 86b8827d27a72471eed0e39f3681b4d533811082 (diff) | |
download | zsh-915c28752eb8bfb9610e14f62161ab3bd573d218.tar.gz zsh-915c28752eb8bfb9610e14f62161ab3bd573d218.tar.bz2 zsh-915c28752eb8bfb9610e14f62161ab3bd573d218.zip |
Add email address
-rw-r--r-- | themes/guru.zsh-theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/guru.zsh-theme b/themes/guru.zsh-theme index b99cd816e..cbd56194f 100644 --- a/themes/guru.zsh-theme +++ b/themes/guru.zsh-theme @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------- -# Guru theme for oh-my-zsh by Adam Lindberg +# Guru theme for oh-my-zsh by Adam Lindberg (eproxus@gmail.com) # (Needs Git plugin for current_branch method) #------------------------------------------------------------------------------- |