From db4053626e7a6b01dda64ab65d157872f56c0b51 Mon Sep 17 00:00:00 2001 From: Hendrik Jaeger Date: Wed, 18 Sep 2019 09:31:28 +0200 Subject: [PATCH] Disable zsh plugin for titles, creates problems --- .zsh_antigen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zsh_antigen b/.zsh_antigen index 4ba1f84..de784e5 100644 --- a/.zsh_antigen +++ b/.zsh_antigen @@ -3,7 +3,7 @@ antigen bundle 'https://github.com/willghatch/zsh-saneopt' antigen bundle 'https://github.com/joel-porquet/zsh-dircolors-solarized' antigen bundle 'https://github.com/zsh-users/zsh-syntax-highlighting' -antigen bundle 'https://github.com/MikeDacre/tmux-zsh-vim-titles' +#antigen bundle 'https://github.com/MikeDacre/tmux-zsh-vim-titles' antigen bundle 'https://github.com/nojhan/liquidprompt' -- 2.39.2