From c25002a13fe5decb1d2c1501269efec97f7413c9 Mon Sep 17 00:00:00 2001
From: LE Manh Cuong <manhcuongle@hotmail.com>
Date: Wed, 4 Nov 2015 20:36:53 +0700
Subject: Removing `source` command

---
 tools/uninstall.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'tools/uninstall.sh')

diff --git a/tools/uninstall.sh b/tools/uninstall.sh
index 132e63760..bf2244be8 100644
--- a/tools/uninstall.sh
+++ b/tools/uninstall.sh
@@ -21,7 +21,7 @@ if [ -f ~/.zshrc.pre-oh-my-zsh ] || [ -h ~/.zshrc.pre-oh-my-zsh ]; then
 
   mv ~/.zshrc.pre-oh-my-zsh ~/.zshrc;
 
-  . ~/.zshrc;
+  echo "Your original zsh config was restored. Please restart your session."
 else
   if hash chsh >/dev/null 2>&1; then
     echo "Switching back to bash"
-- 
cgit v1.2.3-70-g09d2