add some docs to gi

This commit is contained in:
Daylin Morgan 2023-04-11 09:45:23 -05:00
parent f0f504e946
commit 34bcbfaa51
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

@ -1,3 +1,5 @@
#!/usr/bin/env zsh
##? use toptal.com api to generate gitignore file
curl -sL "https://www.toptal.com/developers/gitignore/api/$@"
# vim ft=zsh