Skip to content

Instantly share code, notes, and snippets.

@saurbhc
Created January 6, 2022 19:16

Revisions

  1. saurbhc created this gist Jan 6, 2022.
    4 changes: 4 additions & 0 deletions get_gh_blog.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    # wget https://raw.githubusercontent.com/{org}/{repo}/{branch}/{filepath.../...}

    # Example: (as different filename .gitignore)
    wget https://raw.githubusercontent.com/github/gitignore/main/Python.gitignore -O .gitignore