Skip to content

Instantly share code, notes, and snippets.

View Yousri's full-sized avatar

Yousri Yousri

View GitHub Profile
@terrywang
terrywang / .tmux.conf
Last active January 26, 2022 12:26
~/.tmux.conf
# /home/terrywang/.tmux.conf
# Based on tmux book written by Brian P. Hogan
# c-a o to switch to another panel
# c-d to close shell
# c-a ! to close panel
# c-a w to list windows
# c-a " split pane horizontally
# c-a % split pane vertically
# Setting the prefix from C-b to C-a