This website works better with JavaScript
Home
Explore
Help
Sign In
HonorLee
/
ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Unsetting config_file after loading config
Robby Russell
15 years ago
parent
926d9e8893
commit
7d036913c4
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
oh-my-zsh.sh
+ 2
- 0
oh-my-zsh.sh
View File
@@ -17,3 +17,5 @@ then
else
/usr/bin/env zsh $ZSH/tools/check_for_upgrade.sh
fi
+
+unset config_file