Skip to content

Instantly share code, notes, and snippets.

@scmgalaxy
scmgalaxy / README.md
Created June 13, 2017 04:55 — forked from matthewpwatkins/README.md
Git aliases script

This script sets up your Git environment by creating/setting several common aliases and shortcuts for them.

@scmgalaxy
scmgalaxy / README.md
Created July 18, 2017 12:25 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.

For more about AWS and AWS Certifications and updates to this Gist you should follow me @leonardofed


@scmgalaxy
scmgalaxy / web-servers.md
Created July 26, 2018 05:20 — forked from willurd/web-servers.md
Big list of http static server one-liners

Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.

Discussion on reddit.

Python 2.x

$ python -m SimpleHTTPServer 8000
@scmgalaxy
scmgalaxy / README.md
Created August 22, 2018 10:49 — forked from hofmannsven/README.md
My simply Git Cheatsheet
@scmgalaxy
scmgalaxy / _resources.md
Created January 24, 2019 20:55 — forked from g0t4/_resources.md
Resources for TeamCity Getting Started Course