aboutsummaryrefslogtreecommitdiffstats
path: root/tmux
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-05-15 20:35:51 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-05-15 20:35:51 +0100
commita86d56dad4d4ed1d8013ddaf53c7000b9f052fdf (patch)
treee3dbc01eedb77574f0748138f9ba132df016b837 /tmux
parentffcf58a287763765e1674a2bcd93fbfdd8c226af (diff)
downloaddotfiles-a86d56dad4d4ed1d8013ddaf53c7000b9f052fdf.tar.gz
dotfiles-a86d56dad4d4ed1d8013ddaf53c7000b9f052fdf.zip
Adding more configs
Diffstat (limited to 'tmux')
-rw-r--r--tmux/.tmux.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index 9ae45c1..5d37811 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -1,7 +1,6 @@
set -g assume-paste-time 1
set -g base-index 0
set -g bell-action any
-set -g bell-on-alert off
set -g default-command ""
set -g default-shell "/usr/bin/zsh"
set -g default-terminal "screen-256color"
@@ -22,7 +21,6 @@ set -g prefix C-b
set -g prefix2 None
set -g renumber-windows off
set -g repeat-time 500
-set -g set-remain-on-exit off
set -g set-titles off
set -g set-titles-string "#S:#I:#W - "#T" #{session_alerts}"
set -g status on