aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-12-23 09:56:15 +0000
committerterminaldweller <thabogre@gmail.com>2021-12-23 09:56:15 +0000
commit73d74628b0cff4aed04cd740ecceebf03fa23609 (patch)
tree456961415de6739d15637afb5a3f18e60ac4174b /.tmux.conf
parentupdate (diff)
downloadscripts-73d74628b0cff4aed04cd740ecceebf03fa23609.tar.gz
scripts-73d74628b0cff4aed04cd740ecceebf03fa23609.zip
more updates. some chroot stuff
Diffstat (limited to '')
-rw-r--r--.tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 7a824e4..a88b288 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -19,7 +19,8 @@ set -sg escape-time 0
set -g default-command /usr/bin/zsh
set -g default-shell /usr/bin/zsh
-set -g default-terminal "tmux-256color"
+set -g default-terminal "screen-256color"
+set -s set-clipboard external
set-option -g prefix C-a
set -g status-interval 120