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'