mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
6 lines
124 B
Bash
6 lines
124 B
Bash
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
|