Skip to content

Commit

Permalink
Create .tmux.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
hukl committed Mar 16, 2016
1 parent 31a1a29 commit f23fd67
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .tmux.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
set-option -g default-shell /bin/zsh
bind-key a set-window-option synchronize-panes
bind-key X kill-session

set -g mouse on

0 comments on commit f23fd67

Please sign in to comment.