]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/oh-my-zsh.sh
Squashed commit of the following + cleanup afterwards:
[dotfiles.git] / zsh / oh-my-zsh.sh
index 4a5b175d5b488816d1558ddfceb615d0bcff1b78..689a79feffe989472c5b4aa76117a746f4e696c8 100644 (file)
@@ -56,6 +56,7 @@ done
 for config_file ($ZSH_CUSTOM/*.zsh(N)); do
   source $config_file
 done
+unset config_file
 
 # Load the theme
 if [ "$ZSH_THEME" = "random" ]