starship/install
Kevin Song 0e738175c5
fix(install): do not use curl installed through snap (#5442)
* fix: Do not install with snap-curl

Snap-installed curl doesn't work: when trying to download files from
GitHub, it either fails to download the file, or fails to write the
output at all.

Prevent a curl program which is installed with snap from being used to
download starship.

* Update install.sh

* Minor changes to formatting and wording
2023-10-11 15:22:34 +02:00
..
macos_packages ci: Fix how version is obtained for pkgbuild (#5443) 2023-10-01 08:59:34 +02:00
windows ci: fix choco package push (#5349) 2023-08-04 09:06:37 +02:00
install.sh fix(install): do not use curl installed through snap (#5442) 2023-10-11 15:22:34 +02:00