mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
Unsetting config_file after loading config
This commit is contained in:
parent
926d9e8893
commit
7d036913c4
1 changed files with 2 additions and 0 deletions
|
@ -17,3 +17,5 @@ then
|
|||
else
|
||||
/usr/bin/env zsh $ZSH/tools/check_for_upgrade.sh
|
||||
fi
|
||||
|
||||
unset config_file
|
Loading…
Reference in a new issue