Skip to content

Commit 7d128db

Browse files
committed
Merge github.com:hukl/dotfiles
2 parents 486f840 + f23fd67 commit 7d128db

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.tmux.conf

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
set-option -g default-shell /bin/zsh
2+
bind-key a set-window-option synchronize-panes
3+
bind-key X kill-session
4+
5+
set -g mouse on

0 commit comments

Comments
 (0)