From 851f86bec16d12575507b51667f4e08946399d0e Mon Sep 17 00:00:00 2001 From: Tucker Evans Date: Thu, 1 Feb 2018 01:06:29 -0500 Subject: Minor updates to configs --- tmux/.tmux.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tmux') 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 -- cgit v1.1