summaryrefslogtreecommitdiff
path: root/templates/zshrc.zsh-template
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2019-11-21 02:26:18 +0100
committerRobby Russell <robby@planetargon.com>2019-11-20 17:26:18 -0800
commitb80b1a1e8b30e5f2a7c4977019cf56e72c434037 (patch)
tree9847981294bba8c4c1a547267b33a202a0c2dc06 /templates/zshrc.zsh-template
parentbb10c979ef22b2c5242dc0348b3ea3a1bf9b731d (diff)
downloadzsh-b80b1a1e8b30e5f2a7c4977019cf56e72c434037.tar.gz
zsh-b80b1a1e8b30e5f2a7c4977019cf56e72c434037.tar.bz2
zsh-b80b1a1e8b30e5f2a7c4977019cf56e72c434037.zip
Actions to take after repository migration is complete (#8394)
* Change project URL from robbyrussell to ohmyzsh org * Update git remote to use ohmyzsh org repository
Diffstat (limited to 'templates/zshrc.zsh-template')
-rw-r--r--templates/zshrc.zsh-template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template
index 3cc5ad46c..d16713ccb 100644
--- a/templates/zshrc.zsh-template
+++ b/templates/zshrc.zsh-template
@@ -7,7 +7,7 @@ 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,
# to know which specific one was loaded, run: echo $RANDOM_THEME
-# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
+# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
ZSH_THEME="robbyrussell"
# Set list of themes to pick from when loading at random