After installing and adding {git_status} to my psmux.conf status bar, it doesn't replace {git_status} with any of my current git information.
- Added
set -g @plugin 'psmux-plugins/psmux-git-status' to my .psmux.conf
- Installed the plugin with Prefix + I
- Added {git_status} via set -g status-right
- All I see is {git_status} in the lower right.
After installing and adding {git_status} to my psmux.conf status bar, it doesn't replace {git_status} with any of my current git information.
set -g @plugin 'psmux-plugins/psmux-git-status'to my .psmux.conf