Files
dotfiles/.config/tmux/tmux.conf

5 lines
68 B
Bash

bind '\' split-window -h
bind - split-window -v
unbind '"'
unbind %