From a2e3d2c9141537be2b4893e6a2f8fd53ebc3a1f7 Mon Sep 17 00:00:00 2001 From: Fabian Ising Date: Mon, 20 Aug 2018 15:57:02 +0200 Subject: [PATCH] Update tmux powerline --- tmux/.tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 4b33d56..04a9e7c 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -80,5 +80,4 @@ set -g @themepack 'powerline/double/red' # set -g @plugin 'git@bitbucket.com/user/plugin' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) -run "echo 'New run' > /tmp/tpm_out" run '~/.tmux/plugins/tpm/tpm >> /tmp/tpm_out 2>&1 >> /tmp/tpm_out'