Skip to content

Instantly share code, notes, and snippets.

View allanlewis's full-sized avatar

Allan Lewis allanlewis

View GitHub Profile
@asimihsan
asimihsan / .tmux.conf
Created July 24, 2014 14:00
.tmux.conf
# status bar
set-option -g status-utf8 on
set-option -g default-shell /bin/zsh
# https://github.com/seebi/tmux-colors-solarized/blob/master/tmuxcolors-256.conf
set-option -g status-bg colour235 #base02
set-option -g status-fg colour136 #yellow
set-option -g status-attr default