summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2021-11-03docs(battery): add quotes in examplePandademic
2021-11-01fix(escaping): move escaping to individual variables (#3107)Fred Cox
2021-10-30docs(faq): Add debugging and timeout Q&As (#3190)Thomas O'Donnell
* docs(faq): Add debugging docs to the FAQ. Have added some basic docs on debugging to the FAQ. * docs(faq): Add question about commands timing out Have added a question and answer about commands timing out and what to do. * Update docs/faq/README.md Co-authored-by: Matan Kushner <hello@matchai.dev> Co-authored-by: Matan Kushner <hello@matchai.dev>
2021-10-25feat: also read from DOCKER_MACHINE_NAME (#3175)Thomas O'Donnell
This adds support to also read the context from `DOCKER_MACHINE_NAME` since it is a bit more user friendly.
2021-10-21feat(fill): add disabled option for fill module (#3158)Aman Kumar Sinha
* add disabled option for fill module * update tests * update docs
2021-10-13feat(package): Add support for crystal shards (#3147)vypxl
* add crystal shard (package) version support * module package: crystal shard version: read shard.yml directly * module package: add test for crystal shard version * format src/modules/package.rs * use yaml-rust instead of serde-yaml * document shards package support * Update docs/config/README.md Co-authored-by: David Knaack <davidkna@users.noreply.github.com> Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2021-10-07feat: Add starship_precmd_user_func support for PowerShell. (#3115)Michael J. Ryan
2021-10-06docs: fix custom commands example (#3129)Aman Kumar Sinha
2021-10-06docs: add funtoo linux install steps (#3112)Tsvetomir Bonev
2021-10-06feat(docs): Add copy button for code snippets via plugin (#3118)Pratham Sharma
Adds copy button for code snippets via plugin
2021-10-05feat: Add pulumi module (#3055)Ian Wahbe
2021-10-04feat(shell): Add style config for shell module (#3108)Aman Kumar Sinha
* add style config for shell module * update shell docs * fix formatting * update tests
2021-10-04fix(terraform): Improve module triggers (#3113)Thomas O'Donnell
Have updated which extentions trigger the terraform module, to remove the `hcl` since this gives false positives as it is used by other Hashicorp products and add the `tfstate` and `tfplan` which are more accurate indicators.
2021-10-02docs(config): Add missing double quotes to default value strings (#2981)Onigiri
2021-09-30docs: add Pure prompt preset (#3066)Tim Kelty
2021-09-21docs(i18n): new Crowdin updates (#3012)Matan Kushner
2021-09-17docs: Add missing modules to $all in config docs (#3075)Kevin Song
* Add cobol to $all in config docs * Undo whitespace changes * Add singluarity/rlang, move lua to correct location
2021-09-17docs: fix grammar in config README (#3069)Dave Powers
2021-09-12feat: Add a fill module to pad out the line (#3029)Matthew (Matt) Jeffryes
2021-09-08feat: Add support for RPROMPT (right prompt) (#3026)Matthew (Matt) Jeffryes
Adds support for zsh, fish, and elvish. Co-authored-by: Matan Kushner <hello@matchai.dev>
2021-09-07feat(cobol): added COBOL module (#2994)Bill
* feat: added COBOL module * slight README fix * added command faking for COBOL * updated COBOL symbol to better suit language Co-authored-by: Bill Risher <bill@encephaloinvestments.com>
2021-09-01docs(config): change spelling of some words (#2855)Kid
* docs(config): correct spelling * Add more reference links * Fix blank line * Fix bad merge
2021-08-29docs: Correct the "VLang" configuration example (#3019)machupicchubeta
* Correct the "VLang" configuration example This commit is a document correction only; to avoid the configuration error. The documents to be corrected are "docs/[lang]/README.md". With a config key of `[v]` on macOS, it has the following error. ``` [WARN] - (starship::configs::starship_root): Unknown config key 'v' ``` I think it might be the error in other OS as well. In the other document "docs/[lang]/presets/README.md", the config key is `[vlang]`. * Touch only the English docs The changes to the translated pages will be done automatically.
2021-08-27feat(git_metrics): Git metrics show only nonzero diffs (#2887)filip
* implement only_nonzero_diffs configuration option * update documetation
2021-08-26docs: add Brazilian Portuguese translations to the docs and website (#3009)Matan Kushner
2021-08-26docs(i18n): new Crowdin updates (#3008)Matan Kushner
2021-08-26docs(i18n): new Crowdin updates (#2985)Matan Kushner
2021-08-15feat(red,vlang): Add version formatting (#2987)Thomas O'Donnell
Have added version formatting to the red and vlang modules. Note the docs for red already mentioned the `version_format` string but it had not actually been added.
2021-08-14fix(jobs): Add the symbol and number thresholds respecting the `threshold` ↵Alexander González
option (#2908) * feat: Add the symbol and number thresholds respecting the threshold option * fix: Maintain the old behavior + add lots of tests * docs: Fix the jobs module documentation
2021-08-14docs(i18n): new Crowdin updates (#2884)Matan Kushner
* New translations README.md (German) * New translations README.md (Arabic) * New translations README.md (Spanish) * New translations README.md (Sorani (Kurdish)) * New translations README.md (Chinese Simplified) * New translations README.md (Chinese Simplified) * New translations README.md (Russian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Vietnamese) * New translations README.md (Chinese Simplified) * New translations README.md (Turkish) * New translations README.md (Russian) * New translations README.md (Portuguese) * New translations README.md (Polish) * New translations README.md (Dutch) * New translations README.md (Italian) * New translations README.md (Chinese Traditional) * New translations README.md (Spanish) * New translations README.md (Sorani (Kurdish)) * New translations README.md (French) * New translations README.md (Arabic) * New translations README.md (German) * New translations README.md (Japanese) * New translations README.md (Korean) * New translations README.md (French) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Vietnamese) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Simplified) * New translations README.md (Turkish) * New translations README.md (Russian) * New translations README.md (Portuguese) * New translations README.md (Polish) * New translations README.md (Dutch) * New translations README.md (Korean) * New translations README.md (Italian) * New translations README.md (German) * New translations README.md (Arabic) * New translations README.md (Spanish) * New translations README.md (Japanese) * New translations README.md (Sorani (Kurdish)) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Korean) * New translations README.md (Portuguese) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Vietnamese) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Simplified) * New translations README.md (Turkish) * New translations README.md (Russian) * New translations README.md (Polish) * New translations README.md (French) * New translations README.md (Dutch) * New translations README.md (Japanese) * New translations README.md (Italian) * New translations README.md (German) * New translations README.md (Arabic) * New translations README.md (Spanish) * New translations README.md (Sorani (Kurdish)) * New translations README.md (French) * New translations README.md (Korean) * New translations README.md (Portuguese) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Vietnamese) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Simplified) * New translations README.md (Turkish) * New translations README.md (Russian) * New translations README.md (Polish) * New translations README.md (French) * New translations README.md (Dutch) * New translations README.md (Japanese) * New translations README.md (Italian) * New translations README.md (German) * New translations README.md (Arabic) * New translations README.md (Spanish) * New translations README.md (Sorani (Kurdish)) * New translations README.md (Korean) * New translations README.md (Portuguese) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Vietnamese) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Simplified) * New translations README.md (Turkish) * New translations README.md (Russian) * New translations README.md (Polish) * New translations README.md (French) * New translations README.md (Dutch) * New translations README.md (Japanese) * New translations README.md (Italian) * New translations README.md (German) * New translations README.md (Arabic) * New translations README.md (Spanish) * New translations README.md (Sorani (Kurdish)) * New translations README.md (Russian) * New translations README.md (Korean) * New translations README.md (French) * New translations README.md (Spanish) * New translations README.md (Arabic) * New translations README.md (German) * New translations README.md (Italian) * New translations README.md (Japanese) * New translations README.md (Dutch) * New translations README.md (Polish) * New translations README.md (Portuguese) * New translations README.md (Turkish) * New translations README.md (Chinese Simplified) * New translations README.md (Chinese Traditional) * New translations README.md (Vietnamese) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Sorani (Kurdish)) * New translations README.md (French) * New translations README.md (Portuguese) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Vietnamese) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Simplified) * New translations README.md (Turkish) * New translations README.md (Russian) * New translations README.md (Polish) * New translations README.md (Spanish) * New translations README.md (Dutch) * New translations README.md (Korean) * New translations README.md (Japanese) * New translations README.md (Italian) * New translations README.md (German) * New translations README.md (Arabic) * New translations README.md (Sorani (Kurdish)) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (French) * New translations README.md (Spanish) * New translations README.md (Arabic) * New translations README.md (German) * New translations README.md (Italian) * New translations README.md (Japanese) * New translations README.md (Korean) * New translations README.md (Dutch) * New translations README.md (Polish) * New translations README.md (Portuguese) * New translations README.md (Russian) * New translations README.md (Turkish) * New translations README.md (Chinese Simplified) * New translations README.md (Vietnamese) * New translations README.md (Chinese Traditional) * New translations README.md (Vietnamese) * New translations README.md (Korean) * New translations README.md (French) * New translations README.md (Spanish) * New translations README.md (Arabic) * New translations README.md (German) * New translations README.md (Italian) * New translations README.md (Japanese) * New translations README.md (Dutch) * New translations README.md (Polish) * New translations README.md (Portuguese) * New translations README.md (Russian) * New translations README.md (Turkish) * New translations README.md (Chinese Simplified) * New translations README.md (Chinese Traditional) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Sorani (Kurdish)) * New translations README.md (Sorani (Kurdish)) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Turkish) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Turkish) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Turkish) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Korean) * New translations README.md (Portuguese) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Vietnamese) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Simplified) * New translations README.md (Turkish) * New translations README.md (Russian) * New translations README.md (Polish) * New translations README.md (French) * New translations README.md (Dutch) * New translations README.md (Japanese) * New translations README.md (Italian) * New translations README.md (German) * New translations README.md (Arabic) * New translations README.md (Spanish) * New translations README.md (Sorani (Kurdish)) * New translations README.md (Korean) * New translations README.md (Portuguese) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Vietnamese) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Simplified) * New translations README.md (Turkish) * New translations README.md (Russian) * New translations README.md (Polish) * New translations README.md (French) * New translations README.md (Dutch) * New translations README.md (Japanese) * New translations README.md (Italian) * New translations README.md (German) * New translations README.md (Arabic) * New translations README.md (Spanish) * New translations README.md (Sorani (Kurdish)) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Italian)
2021-08-07feat(git_status): added symbol for local repos up-to-date with remote. (#2945)Bill
* git_status: added symbol for when local branch is up-to-date with upstream * updated docs * removed unused variable, moved location of config comment * changed uptodate default to empty string, simplified and made safer * added uptodate default line back into docstring * fixed linting and formatting errors * refactored uptodate to up_to_date, removed redundant else statement
2021-08-06feat(package): Add ability to format the version (#2959)Thomas O'Donnell
Have added the ability to use format the version of the package using the `version_format` option. While doing this I have also done some refactoring of the module to remove the if/else if/... block and replace it with an iterator. This should make fix some edge cases where versions are not correctly picked up due to other files an example would be a python project that has a `pyproject.toml` file but using the `setup.cfg` for the package version. It should also make it easier to make the order of the list configurable in the future.
2021-08-03feat(kubernetes): implements regex matching for context aliases (#2883)David Herberth
2021-08-03docs(preset): prevent cutting of the time (#2870)Johannes Hoffmann
* fix: prevent cutting of the time * fix: apply suggestions from review and add space Co-authored-by: user <user@localhost.localdomain>
2021-08-02docs: Add `italic` to Advanced Config styles (#2943)Stephy
Italic is mentioned in https://starship.rs/config/#style-strings but not https://starship.rs/advanced-config/#style-strings
2021-07-28feat(status): Add pipestatus display in status module (#2481)Hugues Morisset
* feat: Add pipestatus display in status module This MR is based on this one https://github.com/starship/starship/pull/370 * Documentation * Add a test with map_symbol false * Handle bash preexec pipestatus * Add zsh support * Add fish support Thanks kidonng for the diff patch * Rename sucess_symbol to success_symbol
2021-07-27feat(package): Support package version from setup.cfg (python). (#2890)Tom
* Support package version from setup.cfg (python). Add an additional package version extraction function to parse the 'version' attribute under the 'metadata' section in a python package 'setup.cfg' file. Also add similar tests from the poetry extraction function to test the desired behaviour. This adds a dependency on ConfigParser: https://crates.io/crates/configparser. * Clean up comments * Use rust_ini over ConfigParser * Add mention to setup.cfg version parsing in docs
2021-07-26docs: fix shlvl module's symbol (#2911)MeztliRA
2021-07-22docs: fix typo for python in README.md (#2909)Shakil Bijabhai
2021-07-19docs(preset): add Hide Runtime Versions preset (#2854)Kid
2021-07-17docs: update git_commit default format (#2898)Alex L
2021-07-16feat: add support for xonsh (#2807)Jeremy Schlatter
* feat: add support for xonsh * xonsh: add STARSHIP_SESSION_KEY * xonsh: implement STARSHIP_SESSION_KEY in xonsh * docs: mention tcsh, elvish, and nu in more places * xonsh: change STARSHIP_SESSION_KEY implementation See https://github.com/starship/starship/pull/2807#discussion_r667064149 * xonsh: fix jobs implementation * xonsh: do not silently discard stderr from starship
2021-07-14docs: add the terminator to the tip in env variableMatan Kushner
2021-07-13docs(i18n): new Crowdin updates (#2879)Matan Kushner
2021-07-13feat(env_var): allow multiple instances (#2797)filip
Allows displaying multiple instances of the env_var module.
2021-07-10docs(i18n): New Crowdin updates (#2834)Matan Kushner
2021-07-10feat: Add the `git_metrics` module (#2827)Alexander Gonzalez
This PR adds a new module named git_metrics. It shows the added/deleted lines in the current git repository following the format: "[+$added_lines]($added_style) [-$deleted_lines]($deleted_style)".
2021-07-04docs(nu): specify how to get nushell config path (#2856)Matan Kushner
2021-07-04feat: add support for nu shell (#2847)David Knaack
2021-07-04fix(dotnet): make default format consistent with other modules (#2853)Kid
Add via prefix to dotnet modules' default format config.