Skip to content

Instantly share code, notes, and snippets.

View jrpz's full-sized avatar

Jaime Perez jrpz

View GitHub Profile
@jrpz
jrpz / tmux.cheat
Last active July 21, 2017 20:05 — forked from afair/tmux.cheat
Tmux Quick Reference & Cheat sheet - 2 column format for less scrolling!
========================================== ==========================================
TMUX COMMAND WINDOW (TAB)
========================================== ==========================================
List tmux ls List ^c w
New -s <session> Create ^c c
Attach att -t <session> Rename ^c , <name>
Rename rename-session -t <old> <new> Last ^c l (lower-L)
Kill kill-session -t <session> Close ^c &