summaryrefslogtreecommitdiff
path: root/oh-my-zsh.sh
diff options
context:
space:
mode:
authorTomas Kramar <kramar.tomas@gmail.com>2010-09-26 16:05:53 +0200
committerTomas Kramar <kramar.tomas@gmail.com>2010-09-26 18:28:29 +0200
commite37d62a282dc74b7cd265643dcb01f80e25b3e34 (patch)
tree0667ddec03ac323d99545752cc3c5935b3c122d6 /oh-my-zsh.sh
parent99f159e0a7c63e6756f8e6e40691914da8f7a96c (diff)
downloadzsh-e37d62a282dc74b7cd265643dcb01f80e25b3e34.tar.gz
zsh-e37d62a282dc74b7cd265643dcb01f80e25b3e34.tar.bz2
zsh-e37d62a282dc74b7cd265643dcb01f80e25b3e34.zip
unset config_file is useless
Diffstat (limited to 'oh-my-zsh.sh')
-rw-r--r--oh-my-zsh.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/oh-my-zsh.sh b/oh-my-zsh.sh
index bb45c71eb..c46aea7ac 100644
--- a/oh-my-zsh.sh
+++ b/oh-my-zsh.sh
@@ -21,5 +21,3 @@ then
else
/usr/bin/env zsh $ZSH/tools/check_for_upgrade.sh
fi
-
-unset config_file \ No newline at end of file