diff --git a/qsgen2 b/qsgen2 index fcd58c4..1ec53b7 100755 --- a/qsgen2 +++ b/qsgen2 @@ -111,7 +111,7 @@ fi # Loading Zsh modules zmodload zsh/files -autoload -Uz zsh/datetime +zmodload zsh/datetime # Check for, an source, the config file for this specific website if [[ -f $(pwd)/config ]]; then