mirror of
https://github.com/sstent/dotfiles.git
synced 2026-01-25 08:35:25 +00:00
Add tmux
This commit is contained in:
5
.tmux.conf
Normal file
5
.tmux.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
# Mouse support
|
||||
set -g mouse on
|
||||
|
||||
set-window-option -g xterm-keys on
|
||||
setw -g aggressive-resize on
|
||||
Reference in New Issue
Block a user