Skip to content

Instantly share code, notes, and snippets.

View JTongay's full-sized avatar
🤙

Joseph Tongay JTongay

🤙
View GitHub Profile
@JTongay
JTongay / .tmux.conf
Created April 11, 2024 02:59
Simple tmux config
unbind r
bind r source-file ~/.tmux.conf
set -g prefix C-a
# Turn the mouse on, but without copy mode dragging
set -g mouse on
set-option -g status-position top