Autoload gitid

This commit is contained in:
Andrea Mistrali 2021-10-20 08:34:52 +02:00
parent fcc0a92123
commit c90d534efd
No known key found for this signature in database
GPG Key ID: 6FB0A77F6D5DA9B2
1 changed files with 2 additions and 0 deletions

View File

@ -26,4 +26,6 @@ autoload -U x509
autoload -U awslogin
autoload -U gitid
# vim: set ts=4 sw=4 tw=0 ft=zsh :