Skip to content

Instantly share code, notes, and snippets.

@allenfantasy
Last active December 28, 2015 22:49
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 allenfantasy/7574131 to your computer and use it in GitHub Desktop.
Save allenfantasy/7574131 to your computer and use it in GitHub Desktop.
tmux conf
set -g default-command /bin/zsh set -g default-shell /bin/zsh
set-option -g mouse-select-pane on
set-option -g mouse-select-window on
set-window-option -g mode-mouse on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment