Change github organization for this and other plugins

This commit is contained in:
Bruno Sutic
2014-07-28 16:03:13 +02:00
parent e428b0f7f9
commit c37ed1be2c
6 changed files with 18 additions and 16 deletions

View File

@ -6,7 +6,7 @@ source $CURRENT_DIR/helpers.sh
test_plugin_installation() {
set_tmux_conf_helper <<- HERE
set -g @tpm_plugins "bruno-/tmux_example_plugin"
set -g @tpm_plugins "tmux-plugins/tmux-example-plugin"
run-shell "~/tpm/tpm"
HERE