Skip to content

Instantly share code, notes, and snippets.

View jmunowitch's full-sized avatar

Jeffrey Munowitch jmunowitch

  • San Francisco, CA
View GitHub Profile

Hi Tom!

Here's what the Markdown for a book looks like on macwright.org:

---
categories:
  - book
layout: book
title: 'My Year of Rest and Relaxation'
@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active July 20, 2025 18:59
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname