Update tmux.conf

This commit is contained in:
2017-04-13 01:08:55 +01:00
parent df2d46e166
commit 29976d6663

View File

@@ -80,7 +80,7 @@ set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'jimeh/tmux-themepack'
# Set Theme
set -g @themepack 'default/green'
set -g @themepack 'powerline/default/green'
# Init Plugin Manager
run "${HOME}/.tmux/plugins/tpm/tpm"