Skip to content

Instantly share code, notes, and snippets.

View mmartin101's full-sized avatar

Max Martin mmartin101

View GitHub Profile
@mmartin101
mmartin101 / .tmux.conf
Created September 17, 2018 18:00
simple tmux config
# C-b is not acceptable -- Vim uses it
set-option -g prefix C-a
bind-key C-a last-window
# set window split
bind-key | split-window -h
bind-key - split-window
# Rather than constraining window size to the maximum size of any client
# connected to the *session*, constrain window size to the maximum size of any