Skip to content

Commit 2342b88

Browse files
committed
update readme
1 parent 146f80a commit 2342b88

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.
1515

1616
Then run `./setup.sh`.
1717

18+
Install starship as well:
19+
20+
```bash
21+
curl -sS https://starship.rs/install.sh | sh
22+
```
23+
1824
## Common Programs and Configurations
1925

2026
run `./install-common-programs.sh` to install and configure some common apps.

0 commit comments

Comments
 (0)