aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tmux/.config
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/.config')
-rw-r--r--tmux/.config/tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf
index 0c99662..6ea9962 100644
--- a/tmux/.config/tmux/tmux.conf
+++ b/tmux/.config/tmux/tmux.conf
@@ -16,6 +16,7 @@ set -g prefix C-a
set -g base-index 1
set -g pane-base-index 1
set -g detach-on-destroy off
+set -g set-clipboard on
set -g status-keys vi
set -g history-limit 10000