Debug zsh

This commit is contained in:
Stig-Ørjan Smelror 2024-01-31 16:43:57 +01:00
parent 7d5a67a621
commit 2519d2fce1

2
qsgen2
View File

@ -1,4 +1,4 @@
#!/usr/bin/zsh
#!/usr/bin/zsh -x
# Quick Site Generator 2 is a static website generator inspired by Nikola.
# It is written for the Z shell (zsh) because that's what I use and also because I like it better than Bash.