Skip to content

Instantly share code, notes, and snippets.

* {
normal-background: #222222;
urgent-background: #222222;
active-background: #222222;
selected-normal-background: #005577;
selected-urgent-background: @selected-normal-background;
selected-active-background: @selected-normal-background;
alternate-normal-background: #222222;
alternate-urgent-background: #222222;
alternate-active-background: #222222;

Keybase proof

I hereby claim:

  • I am cocosushi6 on github.
  • I am cosuhi (https://keybase.io/cosuhi) on keybase.
  • I have a public key ASA7J-EjL7bad_pW7CpV9Xkmtsgta-EZBwD6YIkH6JNDTQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am cocosushi6 on github.
  • I am cocosushi (https://keybase.io/cocosushi) on keybase.
  • I have a public key ASDiTLo7qX-YfpQky1dOTXHhQ6ti43ydkOvKI3MtirslNQo

To claim this, I am signing this object:

@Cocosushi6
Cocosushi6 / tmux-cheatsheet.markdown
Created March 11, 2017 15:43 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname