This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/tmux/tmux.conf

4 lines
77 B
Plaintext
Raw Normal View History

2018-04-15 17:01:21 +00:00
set-window-option -g mode-keys vi
set -g default-terminal "screen-256color"
2018-04-15 17:01:21 +00:00