Files
Compose-Files/Backups/Miker/Scripts/Install Starfish.sh.md
T
2026-07-20 09:23:17 -04:00

12 lines
182 B
Markdown

---
tags:
- Scirpts
- Desktop
---
curl -sS [https://starship.rs/install.sh](https://starship.rs/install.sh) | sh
eval "$(starship init bash)"
eval "$(starship init zsh)"