Skip to content

Instantly share code, notes, and snippets.

View alice-gh's full-sized avatar

alice-gh

  • Testing Testing https://www.github.com/alice-gh
  • portland
View GitHub Profile
@alice-gh
alice-gh / README.md
Last active September 30, 2015 18:05 — forked from roberts-sandbox/README.md
Hello World in C

Hello World

Hello World in C.

@alice-gh
alice-gh / test.txt
Last active August 29, 2015 14:27 — forked from roberts-sandbox/test.txt
Test
Hello World
@alice-gh
alice-gh / test.md
Last active August 29, 2015 14:26 — forked from roberts-sandbox/test.md

aaaaa aaa aaa aaaaaa aaaa aaa aa aaa aaaa aaa aaaaaa aaa aaa aa aa aaa aaaa aaaa:

  • aaaaaaa
    • aa? -- aa aaaa aa aaaa aaaa aaaaaaaaaa aaaaaaaaaay aaaaaaa (aaaaaaaaaaaa aaaa aaa aaaaaaaa) aaa aaaa aa aaaa
      • aaa: aa
    • aa? -- aa aa aaaayaaa aaaa aaaaaaaaaaaaa aaa aaaa/aaaaaaaa aaaa aaaaaaa aaa aaaaaa?
      • aaa: aaa aaaaay aaaayaaa. a aaaaa aa aaaaaa aaaaa aa.
    • aa? -- aaa aaaaaa aaaaa aa aaaa aaaaaa aaaaa. aaa aaaa aa aaa aaaaaaaaa aaa aaaaaaa aa aaa aaaa aaaaaaa aaaa aaaa aaa aaa aaaaa. aa aa aaa aaaaaa aaaaa aaa aaaa aaaa aa aaaa aaaaaaaa aaaaaaaaaaaa aa aaaa aaaaaaa? ( aaaaa #56 )
      • aaa: aaa'a aaa aaa aaaaaa aaaaa aaaa aaa aa aaa aaaaaaa.
  • aa? -- aaa aa aaay aaaa aa aa aaaaaa aaaaaa aaaazaaa. aa aa aaay aaa aaaa aaaaa aa aaaaa aaaaaaa aa aaaa aaaaay aaaaaa/aaaaaaaaaa aa aaaaa aaaaaa

Hello World

Hello World

Hello World

/**
* The MIT License (MIT)
*
* Copyright (c) 2013 Thom Seddon
* Copyright (c) 2010 Google
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
@alice-gh
alice-gh / .vimrc
Created March 1, 2013 03:05 — forked from jeresig/.vimrc
au BufRead,BufNewFile jquery.*.js set ft=javascript syntax=jquery
set nocompatible
set autoindent
set tabstop=2
set showmatch
set vb t_vb=
set ruler
set nohls
set incsearch
syntax on