Skip to content

Instantly share code, notes, and snippets.

View andrewchee's full-sized avatar

Andrew Chee andrewchee

View GitHub Profile
@andrewchee
andrewchee / username.github.com.text
Created August 5, 2012 16:43 — forked from atomize/username.github.com.text
How to setup username.github.com
Instructions for setting up username.github.com *
Create a repo named username.github.com
Push a `master` branch to GitHub and enjoy!
Instructions for setting up username.github.com/repo-name *
Caution: make your working directory clean before you do this (either stash or commit), otherwise this will lose any changes you've made to your project since the last commit.
cd /path/to/repo-name
git symbolic-ref HEAD refs/heads/gh-pages
rm .git/index
git clean -fdx
echo "My GitHub Page" > index.html
@andrewchee
andrewchee / shell
Created August 5, 2012 02:47 — forked from trekdemo/shell
Diff files selected in the TextMate drawer with Kaleidoscope
sudo ln -s /usr/local/bin/ksdiff /usr/bin/ksdiff
@andrewchee
andrewchee / Instajournal.html
Created May 26, 2012 05:05
Instajournal Tumblr Theme
<!--
Instajournal v1.1
http://instajournal.tumblr.com/
By B-yce
http://b-yce.com/
-->
<html>
<head>
<link rel="shortcut icon" href="{Favicon}">