Skip to content

Instantly share code, notes, and snippets.

@bradclawsie
Created December 5, 2010 06:36
Show Gist options
  • Save bradclawsie/728874 to your computer and use it in GitHub Desktop.
Save bradclawsie/728874 to your computer and use it in GitHub Desktop.
tmux conf
set-option -g status-bg black
set-option -g status-fg white
set-option -g status-interval 60
set-option -g status-left "#($HOME/bin/imapbiff.pl)"
set-option -g status-right "#(/bin/date +\"%R %F\")"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment