add some docs to gi
This commit is contained in:
parent
f0f504e946
commit
34bcbfaa51
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue