1
0
Fork 0
mirror of synced 2024-06-16 22:11:10 -04:00
tpm/scripts
Geoffrey van Wyk d615aa526e fix(cli,install): authenticity of host 'github.com' can't be established
This occurs because the URL used to connect to GitHub is for SSH. This is not necessary. HTTPS is enough.
This causes the `install_plugins` command to hang when used noninteractively on automation platforms such
as GitHub Actions or Ansible.

Resolves #219
2024-04-17 06:32:34 +02:00
..
helpers Add 'HELPERS_DIR' variable to tmux_utils.sh 2021-03-15 11:50:50 +01:00
check_tmux_version.sh Add tmux version check 2014-07-17 23:14:32 +02:00
clean_plugins.sh Move all helpers to 'helpers/' dir 2015-08-03 17:56:45 +02:00
install_plugins.sh fix(cli,install): authenticity of host 'github.com' can't be established 2024-04-17 06:32:34 +02:00
source_plugins.sh add branch support 2019-05-19 23:26:00 +02:00
update_plugin.sh Show the output of Git pull when updating plugins 2023-01-05 20:37:06 -08:00
update_plugin_prompt_handler.sh Helper functions refactoring 2015-08-03 15:17:07 +02:00
variables.sh TPM path refactoring 2015-08-03 00:59:13 +02:00