Skip to content

Instantly share code, notes, and snippets.

View jykim16's full-sized avatar

Jonathan Kim jykim16

View GitHub Profile
@jykim16
jykim16 / tmux-cheatsheet.markdown
Last active April 17, 2018 06:07 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

list all tmux sessions:

tmux ls

start new with session name:

tmux new -s myname