Skip to content

Instantly share code, notes, and snippets.

View ianmaddox's full-sized avatar
:shipit:
Currently writing a GitHub status line.

Ian Maddox ianmaddox

:shipit:
Currently writing a GitHub status line.
View GitHub Profile
@ianmaddox
ianmaddox / .tmux.conf
Last active September 22, 2024 17:06
# Fix the control character
unbind C-b
set -g prefix C-a
set -g mouse on
unbind '"'
unbind %
unbind |
# Enable pane border status to display labels at the top