Add format configuration

This commit is contained in:
Shohei YOSHIDA
2024-04-17 09:40:53 +09:00
parent a830cb4229
commit 542e80beee
+8
View File
@@ -31,3 +31,11 @@ _arguments \
"(-h -help --help)"{-h,-help,--help}"[display a brief help message]" \
"(-v -version --version)"{-v,-version,--version}"[display the version number]" \
"*:file or directory:_files"
# Local Variables:
# mode: Shell-Script
# sh-indentation: 2
# indent-tabs-mode: nil
# sh-basic-offset: 2
# End:
# vim: ft=zsh sw=2 ts=2 et