Fix minor bugs and typos

This commit is contained in:
Tobias Reisinger 2024-04-18 01:30:58 +02:00
parent 8938998093
commit 2c84b2effa
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 6 additions and 3 deletions

View file

@ -15,7 +15,7 @@ groups = ["base"]
[[autoinstall]]
type = "exe"
source = "https://github.com/starship/starship/releases/download/v1.17.1/starship-x86_64-unknown-linux-gnu.tar.gz"
target = "startship"
target = "starship"
pipe = "tar xzO"
groups = ["base"]