summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKevin Song <chips@ksong.dev>2023-10-11 08:22:34 -0500
committerGitHub <noreply@github.com>2023-10-11 15:22:34 +0200
commit0e738175c57d5789350b996b69c5713aac03835e (patch)
tree713af14ef9f1ade73e10a13b1d762058ba95dbcc /src
parent9450af9d8239396baae6a8184d2d2b95e3f81b0f (diff)
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
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions