1
0

add starship

This commit is contained in:
Scott Carroll
2025-03-30 19:09:57 +01:00
parent 47bc46fa44
commit cb6104c896
2 changed files with 18 additions and 0 deletions

15
starship.md Normal file
View File

@@ -0,0 +1,15 @@
# starship
## Source
Downloaded and compiled from:
https://github.com/starship/starship/releases
## git
Pull with:
```
git lfs fetch
git lfs pull
```