Init
This commit is contained in:
7
tmux/.tmux.conf
Normal file
7
tmux/.tmux.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
# Rebind
|
||||
unbind C-b
|
||||
set-option -g prefix C-a
|
||||
bind-key C-a send-prefix
|
||||
|
||||
# Mouse Mode
|
||||
set -g mouse on
|
||||
Reference in New Issue
Block a user