starship/src/modules
dependabot-preview[bot] f9bf2324e2
build(deps): bump path-slash from 0.1.1 to 0.1.2 (#1377)
* build(deps): bump path-slash from 0.1.1 to 0.1.2

Bumps [path-slash](https://github.com/rhysd/path-slash) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/rhysd/path-slash/releases)
- [Changelog](https://github.com/rhysd/path-slash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rhysd/path-slash/compare/0.1.1...v0.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fix tests to improve slash handling on Windows

* Fix number of slashes

* Try fixing the slashes again

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Matan Kushner <hello@matchai.dev>
2020-06-22 18:41:05 -04:00
..
utils feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02:00
aws.rs Replace `dirs` with `dirs-next` dependency (#1361) 2020-06-20 12:59:35 -05:00
battery.rs test(nodejs): Port nodejs module tests from E2E to integraton (#867) 2020-01-26 16:37:18 -06:00
character.rs test(nodejs): Port nodejs module tests from E2E to integraton (#867) 2020-01-26 16:37:18 -06:00
cmd_duration.rs fix: Fix incorrect prefix usage in cmd_duration module (#832) 2020-01-18 01:15:08 -06:00
conda.rs fix: Truncate long paths in conda environment names (#694) 2019-12-09 12:59:02 -05:00
crystal.rs feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02:00
custom.rs fix(custom): improve handling of Powershell prompts (#1237) 2020-05-27 09:38:05 +02:00
directory.rs build(deps): bump path-slash from 0.1.1 to 0.1.2 (#1377) 2020-06-22 18:41:05 -04:00
docker_context.rs Replace `dirs` with `dirs-next` dependency (#1361) 2020-06-20 12:59:35 -05:00
dotnet.rs feat(dotnet): adds additional files to detect .net projects (#1303) 2020-06-21 10:22:20 +02:00
elixir.rs feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02:00
elm.rs feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02:00
env_var.rs refactor: Cleanup after module config refactor (#630) 2019-11-07 12:38:30 +09:00
erlang.rs feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02:00
git_branch.rs revert: fix(git_branch,git_status): implement fallback branch_n… (#1092) 2020-04-11 16:10:39 -04:00
git_commit.rs feat(git_commit): Show the hash of commits when detached HEAD (#738) 2020-02-12 14:56:29 -05:00
git_state.rs refactor: Refactor git state module to use module config (#605) 2019-11-06 22:00:31 +09:00
git_status.rs revert: fix(git_branch,git_status): implement fallback branch_n… (#1092) 2020-04-11 16:10:39 -04:00
golang.rs feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02:00
haskell.rs feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02:00
hg_branch.rs perf(hg_branch): Replace direct calls to `hg` (#803) 2020-01-03 17:51:45 -05:00
hostname.rs refactor: Cleanup after module config refactor (#630) 2019-11-07 12:38:30 +09:00
java.rs feat: Enable to display language version when `.<lang>-version` file exists. (#1028) 2020-04-03 21:02:28 +02:00
jobs.rs refactor: improve as-a-library usage by removing ArgMatches depe… (#547) 2019-10-20 17:26:27 +09:00
julia.rs feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02:00
kubernetes.rs Replace `dirs` with `dirs-next` dependency (#1361) 2020-06-20 12:59:35 -05:00
line_break.rs refactor: Rewrite hostname, jobs and line_break module to use mo… (#462) 2019-10-10 17:21:52 +09:00
memory_usage.rs test(nodejs): Port nodejs module tests from E2E to integraton (#867) 2020-01-26 16:37:18 -06:00
mod.rs feat(nim): Add Nim module (#1189) 2020-06-09 19:14:47 +02:00
nim.rs feat(nim): Add Nim module (#1189) 2020-06-09 19:14:47 +02:00
nix_shell.rs feat(nix_shell): add symbol to nix-shell module (#1058) 2020-04-07 18:35:18 +02:00
nodejs.rs test(nodejs): add test attribute to omitted tests (#1367) 2020-06-21 17:59:00 +02:00
ocaml.rs feat(ocaml): Add OCaml module (#1218) 2020-05-21 18:43:13 +02:00
package.rs feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02:00
php.rs Fix PHP version including error messages (#1317) 2020-06-13 01:04:53 +02:00
purescript.rs feat(PureScript): Add Purescript module (#1227) 2020-05-22 18:26:58 +02:00
python.rs feat(python): Add option to change the python binary (#1297) 2020-06-14 11:27:10 +02:00
ruby.rs feat(package): configurable displaying package version for packages marked as private (#1109) 2020-04-28 10:53:30 +02:00
rust.rs perf: Optimize files, folder and extension lookups in Context (#880) 2020-02-03 16:57:48 -05:00
singularity.rs feat: add singularity module (#932) 2020-02-26 11:18:19 -05:00
terraform.rs feat: Implement terraform module with workspace and version (#644) 2019-12-08 20:42:51 -05:00
time.rs feat(time): Show module with time range (#992) 2020-05-31 19:43:08 +02:00
username.rs refactor: Refactor modules to use the exec_cmd util (#676) 2019-12-02 17:42:55 -05:00
zig.rs feat: add Zig module (#1231) 2020-05-21 18:49:49 +02:00