dotfiles-codeberg/dotfiles/.tmux.conf
2022-10-02 06:46:37 +09:00

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