Skip to content

Instantly share code, notes, and snippets.

@qinjie
qinjie / github-ubuntu.sh
Last active May 11, 2024 13:41 — forked from MarHoff/github-ubuntu.sh
Setting up github on Ubuntu
#!/bin/bash
###############################################
# To use:
# wget https://raw.github.com/gist/4411254
# chmod 777 github-ubuntu.sh
# ./github-ubuntu.sh
###############################################
[email protected]
GIT_USER=qinjie