fet tmux: add tmux-powerline

This commit is contained in:
2025-06-01 13:52:01 +08:00
parent 9045a87e7a
commit 87cd0d2499
3 changed files with 587 additions and 0 deletions

View File

@@ -13,7 +13,10 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
# set -g @plugin 'git@github.com:user/plugin'
# set -g @plugin 'git@bitbucket.com:user/plugin'
set -g @plugin 'erikw/tmux-powerline'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'
# == Plugin Configure =========================================================