Skip to content

Instantly share code, notes, and snippets.

@yemibox51
yemibox51 / install-zsh-windows-git-bash.md
Created March 13, 2026 17:52 — forked from glenkusuma/install-zsh-windows-git-bash.md
Zsh / Oh-my-zsh on Windows Git Bash
@yemibox51
yemibox51 / tmux.md
Created May 2, 2023 06:42 — forked from andreyvit/tmux.md
tmux cheatsheet

tmux cheat sheet

(C-x means ctrl+x, M-x means alt+x)

Prefix key

The default prefix is C-b. If you (or your muscle memory) prefer C-a, you need to add this to ~/.tmux.conf:

remap prefix to Control + a