Remove deprecated TMUX config file.
This commit is contained in:
parent
ec3ba1be8d
commit
2f9f45614b
|
@ -1,9 +0,0 @@
|
|||
# CTRL-A
|
||||
set-option -g prefix C-a
|
||||
|
||||
# "Normal" scrolling
|
||||
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
|
||||
set -g mode-mouse on
|
||||
|
||||
# Set first window to 1
|
||||
set -g base-index 1
|
Loading…
Reference in a new issue