1
0
mirror of https://github.com/akelge/zsh synced 2025-07-03 21:19:06 +00:00

Autoload gitid

This commit is contained in:
2021-10-20 08:34:52 +02:00
parent fcc0a92123
commit c90d534efd

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 :