aboutsummaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
authorTucker Evans <tuckerevans24@gmail.com>2018-02-01 01:06:29 -0500
committerTucker Evans <tuckerevans24@gmail.com>2018-02-01 01:06:29 -0500
commit851f86bec16d12575507b51667f4e08946399d0e (patch)
treeac8084fd9d479ae139ff6222692040a9d644406f /tmux
parent5ade83f8ac74c5a17d8f7dcec113c5b628d845c5 (diff)
Minor updates to configs
Diffstat (limited to 'tmux')
-rw-r--r--tmux/.tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index dd48b06..7b574db 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -1,3 +1,6 @@
+set -g history-limit 10000
+
+
set -g prefix C-a
unbind-key C-b
bind-key C-a send-prefix