Link and reorder GitHub section
This commit is contained in:
parent
58efeb5238
commit
1339662286
@ -126,6 +126,7 @@ How can you support me : [![Buy me a coffee][img-buymeacoffee]][buymeacoffee] or
|
|||||||
* [Gamedev](#gamedev)
|
* [Gamedev](#gamedev)
|
||||||
* [Git :octocat:](#git-octocat)
|
* [Git :octocat:](#git-octocat)
|
||||||
* [Dotfiles / Aliases](#dotfiles--aliases)
|
* [Dotfiles / Aliases](#dotfiles--aliases)
|
||||||
|
* [GitHub](#github)
|
||||||
* [Golang / Go](#golang--go)
|
* [Golang / Go](#golang--go)
|
||||||
* [Groovy](#groovy)
|
* [Groovy](#groovy)
|
||||||
* [Haskell](#haskell)
|
* [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)
|
* :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/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
|
### Dotfiles / Aliases
|
||||||
See also [Shell aliases](#shell-aliases)
|
See also [Shell aliases](#shell-aliases)
|
||||||
* [Rob Miller](https://gist.github.com/robmiller/6018582) - shared .gitconfig with some useful Git 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
|
* [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/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
|
## Golang / Go
|
||||||
* [faiface/pixel](https://github.com/faiface/pixel) - Pixel : A hand-crafted 2D game library in 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
|
* [Go Docs](https://golang.org/pkg/flag/) - Package flag
|
||||||
|
Loading…
Reference in New Issue
Block a user