Link and reorder GitHub section

This commit is contained in:
Morgan 2021-01-27 17:50:59 +01:00 committed by GitHub
parent 58efeb5238
commit 1339662286
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,6 +126,7 @@ How can you support me : [![Buy me a coffee][img-buymeacoffee]][buymeacoffee] or
* [Gamedev](#gamedev)
* [Git :octocat:](#git-octocat)
* [Dotfiles / Aliases](#dotfiles--aliases)
* [GitHub](#github)
* [Golang / Go](#golang--go)
* [Groovy](#groovy)
* [Haskell](#haskell)
@ -5655,9 +5656,6 @@ psql -f db.out postgres
* :star: [**gitignore.io**](https://www.toptal.com/developers/gitignore) - Generate useful .gitignore files for your project. **See also** [Source Code](https://github.com/toptal/gitignore.io)
* [github/gitignore](https://github.com/github/gitignore) - A collection of useful .gitignore templates
### GitHub
* [sdras/awesome-actions](https://github.com/sdras/awesome-actions) - A curated list of awesome actions to use on GitHub
### Dotfiles / Aliases
See also [Shell aliases](#shell-aliases)
* [Rob Miller](https://gist.github.com/robmiller/6018582) - shared .gitconfig with some useful Git aliases
@ -5689,6 +5687,9 @@ See also [Shell aliases](#shell-aliases)
* [Jeffrey Paul](https://sneak.berlin/20191011/stupid-unix-tricks/) - (2019) Stupid Unix Tricks
* [github/gitignore](https://github.com/github/gitignore) - A collection of useful .gitignore templates
### GitHub
* [sdras/awesome-actions](https://github.com/sdras/awesome-actions) - A curated list of awesome actions to use on GitHub
## Golang / Go
* [faiface/pixel](https://github.com/faiface/pixel) - Pixel : A hand-crafted 2D game library in Go.
* [Go Docs](https://golang.org/pkg/flag/) - Package flag