Skip to content

Instantly share code, notes, and snippets.

View dearrrfish's full-sized avatar
🐈
If cats could talk, they wouldn't.

Yu Jin dearrrfish

🐈
If cats could talk, they wouldn't.
View GitHub Profile
@dearrrfish
dearrrfish / .sVimrc
Last active September 7, 2016 21:01
RC file for sVim (Safari Extensiton)
" Settings
"set nosmoothscroll
"let fullpagescrollpercent = 100
"let lastactivetablimit = 50;
"let lastclosedtablimit = 50;
"let scrollduration = 25
"let scrollstep = 65
"let zoomstep = 15
"let hintcharacters = "1234567890";
"let homeurl = "http://google.com";
@dearrrfish
dearrrfish / run
Last active August 29, 2015 14:01
consumer service ./run
echo "Starting consumer..."
exec 2>&1
exec php process.php