Skip to content

Instantly share code, notes, and snippets.

@cagriemer
cagriemer / keybase.md
Created April 29, 2014 08:24
Identity Proof

Keybase proof

I hereby claim:

  • I am cagriemer on github.
  • I am cagri (https://keybase.io/cagri) on keybase.
  • I have a public key whose fingerprint is 35ED E3B6 5687 04CC 5AD0 23A6 0210 B29E B3DF E34D

To claim this, I am signing this object:

tmux cheatsheet

start new with session name:

tmux new -s myname

attach to named:

tmux a -t myname