diff options
author | Hendrik Jaeger <git-commit@henk.geekmail.org> | 2018-10-12 15:09:17 +0200 |
---|---|---|
committer | Hendrik Jaeger <git-commit@henk.geekmail.org> | 2018-10-12 15:09:17 +0200 |
commit | 48994f533ad17dc108b6ec58edb8f7d086975799 (patch) | |
tree | 50b57fe7256bf272497db6f33027b42e036bd0fd /.zshrc | |
parent | 6b86da713411d2a067bb04ddf69187b31592b06b (diff) |
Fix tmux title setting in vim
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ setopt NO_BG_NICE #setopt LONG_LIST_JOBS export YSU_MODE=ALL +export tzvt_set_tmux_window_status=true #bindkey -v |