Skip to content

Instantly share code, notes, and snippets.

View elbkind's full-sized avatar

Mark Vollmann elbkind

  • Sinnerschrader GmbH
  • Hamburg
View GitHub Profile
@elbkind
elbkind / keybase.md
Created May 27, 2015 12:55
keybase.md

Keybase proof

I hereby claim:

  • I am elbkind on github.
  • I am markvollmann (https://keybase.io/markvollmann) on keybase.
  • I have a public key whose fingerprint is 188E 6597 AA59 A2BA E42B BEA4 C080 A75E F443 1C01

To claim this, I am signing this object:

@elbkind
elbkind / gist:3805091
Created September 29, 2012 20:19 — forked from lucasfais/gist:1207002
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt
@elbkind
elbkind / gist:3798768
Created September 28, 2012 09:03
cfg ssh config entry
Host ALIAS
HostName NAME
User USER
IdentityFile %d/.ssh/FILE
LocalForward LOCALPORT REMOTE_SERVER:TARGET_PORT
@elbkind
elbkind / index.html
Created September 28, 2012 09:00
html base
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="robots" content="index, follow" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet/less" type="text/css" href="styles.less"
media="screen" />
@elbkind
elbkind / LICENSE.txt
Created October 2, 2011 10:14 — forked from 140bytes/LICENSE.txt
140byt.es -- Click ↑↑ fork ↑↑ to play!
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 YOUR_NAME_HERE <YOUR_URL_HERE>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE