Skip to content

Instantly share code, notes, and snippets.

View akinoniku's full-sized avatar
:octocat:

Liqiu Huang akinoniku

:octocat:
View GitHub Profile
Verifying my Blockstack ID is secured with the address 19vXbE2TAxzqz2ByLjV7VUeDo3XkzCNJVr https://explorer.blockstack.org/address/19vXbE2TAxzqz2ByLjV7VUeDo3XkzCNJVr
### Keybase proof
I hereby claim:
* I am akinoniku on github.
* I am liqiuhuang (https://keybase.io/liqiuhuang) on keybase.
* I have a public key ASAGA-N77Wcohxi1-iwcUzEbSyOXcmebJRz2NaTnIlDYeQo
To claim this, I am signing this object:
function setup() {
createCanvas(801, 801);
background(255);
}
function draw() {
//rotate(radians(0));
for (let i = 0; i <= width; i += 100) {
line(i, 0, i, height);
}
"acky
let mapleader=','
set t_Co=256
"auto read and auto write
set autoread
set autowriteall
"set guifont=Luxi\ Mono\ 9
set guifont=Source\ Code\ Pro\ Semibold:h9
let g:solarized_termcolors=256
let g:Powerline_symbols = 'fancy'