mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-10-31 23:28:47 +00:00
Show errors of install_plugins
This commit is contained in:
parent
b36202ace9
commit
e913d12393
@ -12,7 +12,7 @@ source "$HELPERS_DIR/tmux_utils.sh"
|
|||||||
|
|
||||||
main() {
|
main() {
|
||||||
reload_tmux_environment
|
reload_tmux_environment
|
||||||
"$SCRIPTS_DIR/install_plugins.sh" --tmux-echo >/dev/null 2>&1
|
"$SCRIPTS_DIR/install_plugins.sh" --tmux-echo
|
||||||
reload_tmux_environment
|
reload_tmux_environment
|
||||||
end_message
|
end_message
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user