1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-30 10:38:30 +00:00

7 Commits

Author SHA1 Message Date
David Knaack
dfddd999c3
chore: handle updates for os-info, windows and shadow-rs (#6487)
* build(deps): update rust crate windows to 0.59.0

* chore: handle windows update

* chore: handle os_info update

* build(deps): update rust crate shadow-rs to 0.37.0

* chore: handle shadow-rs update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 14:58:02 +01:00
Hriday Algh
3b43b6be52
docs(preset/nerd-fonts): Add CMake symbol to Nerd Fonts preset (#6456) 2025-01-09 19:45:45 +01:00
B1kku
62822097e7
docs(presets): Add gradle icon to nerd-font-symbols preset (#6221)
Add gradle to nerd-font-symbols preset
2024-09-12 10:37:37 +02:00
Justin Su
c9ed921b66
docs(preset): add git_commit tag symbol to Nerd Font Symbols preset (#6187)
Add `git_commit` tag symbol to Nerd Font Symbols preset
2024-08-18 18:11:36 +02:00
Jouni
346d8acf3e
docs(preset): update the nerd-font-symbols preset (#5931) 2024-06-28 23:42:40 +02:00
David Knaack
df65b2155f
feat(os): add new os symbols (#5849) 2024-03-21 12:39:28 +01:00
David Knaack
7485c90c9f
feat(docs): move to vitepress (#5785)
* feat(docs): move to vitepress

* change up hero styles to match existing site

* A bit more style tweaking

* Replace stylus with plain CSS

* improve unicode-range value for nerdfont

---------

Co-authored-by: Matan Kushner <hello@matchai.dev>
2024-03-03 17:55:30 +01:00