summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2020-07-06fix!: remove haskell module (#1418)Matan Kushner
Given how slow the Haskell module is (#1240), it is slowing down the entire prompt from rendering when the module is active. This commit removes the module until we can find a faster way to retreive the Haskell version.
2020-07-01docs: show current directory in terminal window title (#1415)Muhammad Mejanul Haque
2020-06-24docs: update dotfile link in FAQMatan Kushner
2020-06-21feat(nodejs): support additional file patterns (#1311)Dario Vladović
2020-06-21feat(dotnet): adds additional files to detect .net projects (#1303)Daniel A. White
* adds additional files to detect .net projects * test .net output with a regex pattern
2020-06-19docs(i18n): new Crowdin translations (#1325)Matan Kushner
2020-06-17style(docs): remove `$` prefix from shell snippets (#1339)Dario Vladović
2020-06-15docs: Add FAQ entry on missing symbols (#1307)Kevin Song
Adds FAQ entry for what to do if powerline/emoji symbols are missing. Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
2020-06-15build(deps-dev): bump @vuepress/plugin-google-analytics in /docs (#1333)dependabot-preview[bot]
Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.5.2/packages/@vuepress/plugin-google-analytics) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-15docs(python): Fix typo in advanced configuration (#1335)Zak Scholl
2020-06-15build(deps-dev): bump vuepress from 1.5.1 to 1.5.2 in /docs (#1332)dependabot-preview[bot]
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.5.2/packages/vuepress) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-14feat(python): Add option to change the python binary (#1297)Thomas O'Donnell
* Add option to change the python binary We are going to start to have problems with the python binary as python2 is removed and replaced with python3. To make the transition easier I have added an option to the python module to allow the user to pick a particular binary, e.g `python3`, for the module to use when selecting the version of python. I have also refactored the python tests moving almost all of them into the module and removing the dependency on the version of python that is installed on the system. * Add advanced config section to python module docs Have added an advanced config section to the python module docs and moved the `python_binary` option into that section.
2020-06-10docs(i18n): new Crowdin translations (#1262)Matan Kushner
* New translations README.md (Portuguese, Brazilian) * New translations README.md (German) * New translations README.md (French) * New translations README.md (Japanese) * New translations README.md (Spanish) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Simplified) * New translations README.md (Russian) * New translations README.md (Spanish) * New translations README.md (Spanish) * New translations README.md (Spanish) * New translations README.md (Spanish) * New translations README.md (Chinese Simplified) * New translations README.md (Chinese Traditional) * New translations README.md (Portuguese) * New translations README.md (Portuguese, Brazilian) * New translations README.md (French) * New translations README.md (Spanish) * New translations README.md (German) * New translations README.md (Russian) * New translations README.md (Japanese) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Chinese Simplified) * New translations README.md (Chinese Traditional) * New translations README.md (Portuguese) * New translations README.md (Portuguese, Brazilian) * New translations README.md (French) * New translations README.md (Spanish) * New translations README.md (German) * New translations README.md (Russian) * New translations README.md (Japanese) * New translations README.md (French) * New translations README.md (Japanese) * New translations README.md (German) * New translations README.md (Spanish) * New translations README.md (Chinese Traditional) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Portuguese) * New translations README.md (Chinese Simplified) * New translations README.md (Russian) * New translations README.md (Spanish) * New translations README.md (Spanish) * New translations README.md (Spanish) * New translations README.md (Portuguese, Brazilian) * New translations README.md (Chinese Traditional) * New translations README.md (Chinese Traditional) * New translations README.md (Portuguese) * New translations README.md (Portuguese) * New translations README.md (Chinese Simplified) * New translations README.md (Portuguese, Brazilian) * New translations README.md (French) * New translations README.md (French) * New translations README.md (Spanish) * New translations README.md (Spanish) * New translations README.md (German) * New translations README.md (German) * New translations README.md (Chinese Simplified) * New translations README.md (Japanese) * New translations README.md (Japanese) * New translations README.md (Russian) * New translations README.md (Russian) * New translations README.md (Japanese) * New translations README.md (Japanese) * New translations README.md (Japanese) * New translations README.md (Japanese)
2020-06-10build(deps-dev): bump @vuepress/plugin-google-analytics in /docs (#1308)dependabot-preview[bot]
Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.5.1/packages/@vuepress/plugin-google-analytics) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-10build(deps-dev): bump vuepress from 1.5.0 to 1.5.1 in /docs (#1309)dependabot-preview[bot]
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.5.1/packages/vuepress) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-09feat(nim): Add Nim module (#1189)Rekihyt
* Nim module and tests * Add nim to docs * parse_nim_version refactor, add nim desc * Add nim symbol to Nerd Font preset * Yellow with v prefix as default version * Nim version fmt fix * Update docs/config/README.md Co-authored-by: Dario Vladović <d.vladimyr@gmail.com> * Update src/modules/nim.rs Co-authored-by: Dario Vladović <d.vladimyr@gmail.com> * Nim module and tests * Add nim to docs * Yellow with v prefix as default version * Update docs/config/README.md Co-authored-by: Dario Vladović <d.vladimyr@gmail.com> * Update src/modules/nim.rs Co-authored-by: Dario Vladović <d.vladimyr@gmail.com> * Add nim to docs, proper version formatting. * Remove v from symbol, add to fmt string * cargo fmt Co-authored-by: Dario Vladovic <d.vladimyr@gmail.com>
2020-06-06build(deps-dev): bump vuepress-theme-default-prefers-color-scheme (#1293)dependabot-preview[bot]
Bumps [vuepress-theme-default-prefers-color-scheme](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme) from 1.0.6 to 1.0.9. - [Release notes](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/releases) - [Changelog](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/blob/master/CHANGELOG.md) - [Commits](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/compare/v1.0.6...v1.0.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-06build(deps-dev): bump @vuepress/plugin-google-analytics in /docs (#1291)dependabot-preview[bot]
Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.3.1 to 1.5.0. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.5.0/packages/@vuepress/plugin-google-analytics) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-06docs: remove grayscaleMatan Kushner
2020-06-06build(deps-dev): bump vuepress from 1.3.1 to 1.5.0 in /docs (#1294)dependabot-preview[bot]
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.3.1 to 1.5.0. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.5.0/packages/vuepress) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-02docs: add #BLM badgeMatan Kushner
2020-06-02docs: #blacklivesmatterMatan Kushner
2020-06-02docs: #blacklivesmatter (#1284)John Letey
2020-05-31feat(time): Show module with time range (#992)Samuele Esposito
* Creation of range field in TimeConfig * time_range parsing * Hide time module if outside of time_range * Tidying of code, and properly handling more cases * is_inside_time_range function * Tests and fmt * Update docs * The configuration needs the 24-hours format * Fix clippy errors
2020-05-31feat(directory): Add directory substitutions (#1183)Radu Butoi
Adds an option to provide a table of strings to substitute in the directory string. Fixes #1065. Co-authored-by: Radu Butoi <butoi@google.com>
2020-05-28docs(custom): add warning about custom command potentially freezing terminal ↵Jimmy Royer
(#1242)
2020-05-27fix(custom): improve handling of Powershell prompts (#1237)Grégoire Geis
To improve overall support of PowerShell in custom modules, the ability to pass arguments to the shell was also added. Additionally, the arguments `-NoProfile -Command -` will be automatically passed to PowerShell, unless other arguments are given by the user.
2020-05-23docs(i18n): new Crowdin translations (#1238)Matan Kushner
2020-05-22feat(PureScript): Add Purescript module (#1227)nobv
* Added configs/purescript * Added modules/purescript * Added necessary codes * Added tests * Updated README * Fixed color because black is hard to see * Fixed of push mistake * Fixed pointed out in PR
2020-05-21feat: add Zig module (#1231)Dario Vladović
2020-05-21feat(ocaml): Add OCaml module (#1218)Hirochika Matsumoto
* Add OCaml module * Update README.md accordingly * Fix typo * Add Reason support Obtain OCaml version using `-vnum` flag. Extend conditions to match projects using jbuild, esy or merlin. * Update README.md Co-authored-by: Dario Vladovic <d.vladimyr@gmail.com>
2020-05-21docs: Updated config with a tip for PowerShell user (#1216)Matt Kadlubowski
Added a tip with information about how a PowerShell user can override default starship.toml file location path in his PowerShell profile.
2020-05-19docs: fix example Starship implementation in bashMatan Kushner
2020-05-15docs(i18n): new Crowdin translations (#1170)Matan Kushner
2020-05-13docs: correct the configuration docs (#1195)Thomas O'Donnell
2020-05-05docs(i18n): new Crowdin translations (#1059)Matan Kushner
2020-04-28feat(package): configurable displaying package version for packages marked ↵Karol Fuksiewicz
as private (#1109) * feat(package): config for enabling package version in private packages * test(package): refactor package tests
2020-04-27feat(erlang): Add Erlang module (#1129)Benedikt Reinartz
2020-04-20docs: Remove unused closing tag from config page (#1125)Tim Visée
2020-04-14feat(python): Add scan_for_pyfiles option (#692)Alex Jurkiewicz
Also adds two new entries to the list of hardcoded files to check: setup.py and __init__.py.
2020-04-11Add support for custom modules. (#916)Grégoire Geis
2020-04-10docs: Add details about musl build to readme (#997)Daniel Lo Nigro
* Add details about musl build to readme * Move details to FAQ
2020-04-09docs: update NerdFont preset to include new modules (#1077)John Letey
2020-04-08feat(package): Add project version for Elixir (#1067)Udo Kramer
2020-04-07feat(nix_shell): add symbol to nix-shell module (#1058)Bernardo Meurer
* feat: add nix-shell icon Fixes #1048 * style: make nix-shell bold blue by default It better matches the whole theme around Nix and snowflakes.
2020-04-07Fix julia icon based on https://julialang.org/community/standards/ (#1055)Shu Kutsuzawa
According by this standards > While "Julia" is a female name in many parts of the world, the programming language is not a person and does not have a gender.
2020-04-06docs(i18n): new Crowdin translations (#1047)Matan Kushner
2020-04-06feat(aws): Use AWS_VAULT as the profile if set (#984)Kevin Pullin
* Use AWS_VAULT as the profile if set [aws-vault](https://github.com/99designs/aws-vault) sets the `AWS_VAULT` env var instead of `AWS_PROFILE` when an aws-vault session is active. This PR adds support for reading the AWS profile value from the `AWS_VAULT` env var, giving priority to `AWS_VAULT` if both it and `AWS_PROFILE` are set. * Update docs for AWS_VAULT
2020-04-05feat: add docker context module (#996)Barnaby Keene
* feat: add docker context module Adds a simple module that checks for a Docker config file and if present, reads the `currentContext` value out and displays on the prompt with a whale. * feat: add `only_with_compose_yml` option to docker_context When enabled, will only show the docker context name if there's a docker-compose.yml file in the current directory. * Update src/modules/docker_context.rs Co-Authored-By: Thomas O'Donnell <andytom@users.noreply.github.com> * Update src/modules/docker_context.rs Co-Authored-By: Thomas O'Donnell <andytom@users.noreply.github.com> * rename `only_with_compose_yml` configuration key to a more generic `only_with_files` * Update src/modules/docker_context.rs Co-Authored-By: Thomas O'Donnell <andytom@users.noreply.github.com> * re-order configuration table * Update docs/config/README.md Co-Authored-By: Thomas O'Donnell <andytom@users.noreply.github.com> * Update src/configs/docker_context.rs Co-Authored-By: Thomas O'Donnell <andytom@users.noreply.github.com> Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
2020-04-03feat: Enable to display language version when `.<lang>-version` file exists. ↵Shu Kutsuzawa
(#1028) * adjust https://github.com/sonnym/elmenv * adjust https://github.com/syndbg/goenv * adjust https://github.com/jenv/jenv * adjust https://github.com/nodenv/nodenv * adjust https://github.com/phpenv/phpenv * adjust https://github.com/rbenv/rbenv * add description * golang.rs is executed rustfmt * add testcases