Skip to content

Instantly share code, notes, and snippets.

View nykma's full-sized avatar
🎸
git-blaming

Nyk Ma nykma

🎸
git-blaming
View GitHub Profile
@nykma
nykma / keybase.md
Created May 28, 2015 06:34
keybase.md

Keybase proof

I hereby claim:

  • I am nykma on github.
  • I am nykma (https://keybase.io/nykma) on keybase.
  • I have a public key whose fingerprint is C394 2A7D 5334 E3AC 8EB0 C55D B474 D54E C385 E926

To claim this, I am signing this object:

@nykma
nykma / MATLAB.sublime-build
Created October 27, 2014 03:24
MATLAB builder for Sublime Text 3
{
"cmd": ["/Applications/MATLAB_R2014a.app/bin/matlab", "-nosplash", "<$file_name"],
"selector": "source.m"
}