Skip to content

Instantly share code, notes, and snippets.

View samkhawase's full-sized avatar
🏠
Working from home

Sam Khawase samkhawase

🏠
Working from home
View GitHub Profile
@samkhawase
samkhawase / tmux.conf
Created December 14, 2023 08:35
tmux config
set -g mouse on
setw -g mouse on
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
bind | split-window -h
bind - split-window -v
unbind '"'
unbind %