qsgen2: Load zsh/datetime to use strftime using zmodload
This commit is contained in:
parent
2e8e60d8a3
commit
8da466d720
2
qsgen2
2
qsgen2
@ -111,7 +111,7 @@ fi
|
|||||||
|
|
||||||
# Loading Zsh modules
|
# Loading Zsh modules
|
||||||
zmodload zsh/files
|
zmodload zsh/files
|
||||||
autoload -Uz zsh/datetime
|
zmodload zsh/datetime
|
||||||
|
|
||||||
# Check for, an source, the config file for this specific website
|
# Check for, an source, the config file for this specific website
|
||||||
if [[ -f $(pwd)/config ]]; then
|
if [[ -f $(pwd)/config ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user