mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
add: .tmux.conf
This commit is contained in:
parent
ebc86497f6
commit
0c36f9eaa0
1 changed files with 6 additions and 0 deletions
6
dotfiles/.tmux.conf
Normal file
6
dotfiles/.tmux.conf
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue