1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-10 23:30:57 +00:00
starship/docs/.vuepress/public
exincore 3109943822
feat: Add operating system module (#4109)
* docs(os): Add os module documentation

* docs(os): Add os to Default Prompt Format

* chore(os): Update config file schema

* feat(os): Add os entries and declarations

* feat(os): Add os module and config

* fix(os): Obey config.disabled

* feat(os): make variables 'Unknown'-aware

refactor(os): calculate variables in dedicated functions

* test(os): Add os module tests

* feat(os): make 'name' variable less 'Unknown'-aware

* docs(os): Add Preset configurations

docs(os): Use emoji as default

* feat(os): Use emoji as default

test(os): Use emoji as default

* fix(os): Add spaces after emoji symbols

* chore(os): Update config schema

* feat(os): Remove `bitness` variable

docs(os): Remove `bitness` variable

test(os): Remove `bitness` test

* feat(os): Add Cargo.toml upgrade caution for os_info

* refactor(os): Clarify get_symbol function

* docs(os): Mention supported operating systems and feature requests

* docs(os): Mention os_info inacurracy

* test(os): Remove `bitness` leftovers

* refactor(os): use nu_ansi_term

* refactor(os): add cfg_attr(schemars(deny_unknown_fields))

* chore(os): update config schema

* docs(os): expose details block

* feat(os): add garuda linux

* chore(os): update config schema

* feat(os): add case insensitivity

* feat(os): add symbols `IndexMap` use `os_info::Type` instead of `String`

* test(os): add clippy warn on new os_info::Type case

* leave missing case to test github tests

* test(os): re-add missing test case

* style(os): fix formatting

* docs(os): update to match os_info::Type serialization

- docs(os): add missing garuda to config

- test(os): mention docs updates in warn_on_os_info_update
2022-11-06 22:37:58 +01:00
..
presets feat: Add operating system module (#4109) 2022-11-06 22:37:58 +01:00
_redirects docs: Add vuepress with initial docs (#99) 2019-07-19 16:18:52 -04:00
config-schema.json revert(schema): move config-schema back into .github folder (#3886) 2022-04-18 17:42:47 +02:00
demo.mp4 docs: Add new demo gif to README (#231) 2019-08-22 20:03:45 -04:00
demo.webm docs: Add new demo gif to README (#231) 2019-08-22 20:03:45 -04:00
icon.png docs: Add vuepress with initial docs (#99) 2019-07-19 16:18:52 -04:00
install.sh docs: Simplify installation process and docs (#643) 2019-12-05 13:15:21 -05:00
logo.png docs: Add vuepress with initial docs (#99) 2019-07-19 16:18:52 -04:00
logo.svg docs: Add vuepress with initial docs (#99) 2019-07-19 16:18:52 -04:00
nerd-font.woff2 docs: Add a "Presets" page to the website (#783) 2019-12-23 22:32:48 -05:00
robots.txt docs: Add sitemap and robots.txt 2019-11-05 22:29:46 +09:00