Update tmux powerline

This commit is contained in:
Fabian Ising
2018-08-20 15:57:02 +02:00
parent 47d4930bcc
commit a2e3d2c914

View File

@@ -80,5 +80,4 @@ set -g @themepack 'powerline/double/red'
# set -g @plugin 'git@bitbucket.com/user/plugin' # set -g @plugin 'git@bitbucket.com/user/plugin'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) # 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' run '~/.tmux/plugins/tpm/tpm >> /tmp/tpm_out 2>&1 >> /tmp/tpm_out'