Skip to content

Instantly share code, notes, and snippets.

View msammarco's full-sized avatar
👨‍🔬

Matt Sammarco msammarco

👨‍🔬
View GitHub Profile
@msammarco
msammarco / tmux.cheat
Last active August 29, 2015 13:57 — forked from afair/tmux.cheat
========================================== ==========================================
TMUX COMMAND WINDOW (TAB)
========================================== ==========================================
List tmux ls List ^b w
New new -s <session> Create ^b c
Attach att -t <session> Rename ^b , <name>
Rename rename-session -t <old> <new> Last ^b l (lower-L)
Kill kill-session -t <session> Close ^b &