bash ideas
- gitignore - a function that gets a
.gitignore
file from https://gitignore.io/. Command:curl -L https://gitignore.io/api/linux,windows
inspiration
- https://github.com/alexanderepstein/Bash-Snippets - THIS IS A VALUABLE RESOURCE
- https://funcoeszz.net/
ytview
- curl with search
- parse html
- convert html into a json (to be parsed with jq)
- parse options from the json