add branch support

This commit is contained in:
Rafał Rothenberger
2019-05-19 22:59:06 +02:00
parent 26d9ace1b4
commit fe5e13152a
4 changed files with 15 additions and 8 deletions

View File

@@ -26,6 +26,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
# Other examples:
# set -g @plugin 'github_username/plugin_name'
# set -g @plugin 'github_username/plugin_name#branch'
# set -g @plugin 'git@github.com/user/plugin'
# set -g @plugin 'git@bitbucket.com/user/plugin'