diff --git a/.tmux.conf b/.tmux.conf deleted file mode 100644 index abc29ad..0000000 --- a/.tmux.conf +++ /dev/null @@ -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