add: .tmux.conf

This commit is contained in:
qwjyh 2022-10-02 06:46:37 +09:00
parent ebc86497f6
commit 0c36f9eaa0

6
dotfiles/.tmux.conf Normal file
View file

@ -0,0 +1,6 @@
set -g mouse on
bind-key -T prefix v split-window
bind-key -T prefix h split-window -h
set-option -g default-command fish