Skip to content

Instantly share code, notes, and snippets.

View emilyaviva's full-sized avatar
🦕
dinosaurs are cool

Emily Aviva Kapor-Mater emilyaviva

🦕
dinosaurs are cool
View GitHub Profile
@minimenchmuncher
minimenchmuncher / .tmux.conf
Created June 15, 2016 20:24
My .tmux.conf
#Change Prefix to control-a
unbind C-b
set -g prefix 'C-\'
bind 'C-\' send-prefix
bind C-c new-session #create new session
bind C-f command-prompt -p find-session 'switch-client -t %%'
bind j detach
# Set XTerm key bindings