mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Unsetting config_file after loading config
This commit is contained in:
parent
9ec6086282
commit
91c9864326
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…
Add table
Add a link
Reference in a new issue