qsgen2: Load zsh/datetime to use strftime
This commit is contained in:
parent
cfc5e02117
commit
2e8e60d8a3
1
qsgen2
1
qsgen2
@ -111,6 +111,7 @@ fi
|
|||||||
|
|
||||||
# Loading Zsh modules
|
# Loading Zsh modules
|
||||||
zmodload zsh/files
|
zmodload zsh/files
|
||||||
|
autoload -Uz 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