Skip to content

Instantly share code, notes, and snippets.

@mdb
Created July 2, 2013 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdb/5913429 to your computer and use it in GitHub Desktop.
Save mdb/5913429 to your computer and use it in GitHub Desktop.
tmux.conf
# Set pane divider
set -g pane-border-bg white
set -g pane-border-fg white
set -g pane-active-border-bg white
set -g pane-active-border-fg white
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment