Skip to content

Instantly share code, notes, and snippets.

@smolkaj
smolkaj / Cornell Native MacOS VPN Setup.md
Last active May 16, 2017 15:14 — forked from fintelia/Cornell VPN Setup in Debian.md
Instructions for connecting to the Cornell VPN without relying on the Cisco AnyConnect tool
@smolkaj
smolkaj / git-ssh-integration.md
Created May 3, 2018 17:16
Make git use ssh key

Run the following in your repo:

git remote set-url origin [email protected]:organization/repo.git
@smolkaj
smolkaj / LaTeX.sublime-settings
Created May 20, 2019 13:50
Sublime Text LaTeX settings
{
"tab_size": 2,
"spell_check": true,
"auto-wrap": true,
"auto-wrap-width": 100,
"rulers": [80],
"extensions" : ["tex", "sty", "bib"],
// style
"color_scheme": "Packages/Writing Color Scheme/Writing Color Scheme Light.tmTheme",
{
"added_words":
[
"clopen",
"approximant",
"approximants",
"preimage",
"suprema",
"equivariant",
"pointwise",