starship/src/modules
filip 540c2c2475
feat: Add version formating for modules (#2611)
* format crystal version with VersionFormatter

* update crystal dosc

* format crystal module

* fix typos

* format dart version with VersionFormatter

* fix dart malformed test

* update dart docs

* format cmake version with VersionFormatter

* update cmake docs

* format deno version with VersionFormatter

* update deno docs

* remove Version type

* format dotnet version with VersionFormatter

* update dotnet docs

* format erlang version with VersionFormatter

* update erlang docs

* format golang version with VersionFormatter

* refactor formatting in my modules

* format helm version with VersionFormatter

* format julia version with VersionFormatter

* format kotlin version with VersionFormatter

* format lua version with VersionFormatter

* format nim version with VersionFormatter

* format perl version with VersionFormatter

* format php version with VersionFormatter

* format purescript version with VersionFormatter

* format scala version with VersionFormatter

* format swift version with VersionFormatter

* format terraform version with VersionFormatter

* format vagrant version with VersionFormatter

* format zig version with VersionFormatter

* format elixir version with VersionFormatter

* format ocaml version with VersionFormatter

* update elixir docs

* update golang docs

* update helm docs

* update julia docs

* update kotlin docs

* update lua docs

* update nim docs

* update ocaml docs

* update perl docs

* update php docs

* update purescript docs

* update scala docs

* update swift docs

* update terraform docs

* update vagrant docs

* update zig docs

* format elm version with VersionFormatter

* update elm docs

* pass module_name as &str to format_module_version
2021-04-29 23:22:20 +02:00
..
utils chore(clippy): fix new lints (#2507) 2021-03-25 16:03:19 -04:00
aws.rs feat(aws): Add support for profile from awsume (#2609) 2021-04-20 18:35:07 +02:00
battery.rs feat(battery): Add a symbol option to `battery.display` (#2475) 2021-04-17 13:52:46 +02:00
character.rs refactor: read CLI options as `str` (#2656) 2021-04-28 20:39:32 +02:00
cmake.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
cmd_duration.rs refactor(clippy): fix new lints (#2297) 2021-02-11 21:08:17 +01:00
conda.rs refactor: use `unwrap_or_default` (#2516) 2021-03-26 21:01:20 +01:00
crystal.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
custom.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
dart.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
deno.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
directory.rs test: allow running tests as root (#2571) 2021-04-10 19:05:46 +02:00
docker_context.rs feat(docker_context): Configure when module is shown (#2315) 2021-02-16 20:05:43 +01:00
dotnet.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
elixir.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
elm.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
env_var.rs refactor(clippy): fix new lints (#2297) 2021-02-11 21:08:17 +01:00
erlang.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
gcloud.rs fix(gcloud): add double space after cloud emoji symbol (#2666) 2021-04-29 19:18:20 +02:00
git_branch.rs fix(git_branch): Make Git branch module support bare repositories (#2522) 2021-04-01 18:51:55 +02:00
git_commit.rs chore(clippy): fix new lints (#2507) 2021-03-25 16:03:19 -04:00
git_state.rs fix: Applied clippy warnings (#2153) 2021-01-16 13:26:52 +01:00
git_status.rs chore(clippy): fix new lints (#2507) 2021-03-25 16:03:19 -04:00
golang.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
helm.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
hg_branch.rs chore(clippy): fix new lints (#2507) 2021-03-25 16:03:19 -04:00
hostname.rs refactor(clippy): fix new lints (#2297) 2021-02-11 21:08:17 +01:00
java.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
jobs.rs refactor: read CLI options as `str` (#2656) 2021-04-28 20:39:32 +02:00
julia.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
kotlin.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
kubernetes.rs chore(clippy): fix new lints (#2507) 2021-03-25 16:03:19 -04:00
line_break.rs refactor(clippy): fix new lints (#2297) 2021-02-11 21:08:17 +01:00
lua.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
memory_usage.rs perf(memory_usage): replace sysinfo with sys-info (#1886) 2020-11-23 21:17:15 -05:00
mod.rs feat(red): create module (#2599) 2021-04-20 18:31:47 +02:00
nim.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
nix_shell.rs refactor(clippy): fix new lints (#2297) 2021-02-11 21:08:17 +01:00
nodejs.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
ocaml.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
openstack.rs test: avoid setting $HOME (#2155) 2021-01-19 23:23:27 +01:00
package.rs feat: abbreviate package.json semantic versions (#2271) 2021-04-29 15:06:25 -04:00
perl.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
php.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
purescript.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
python.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
red.rs feat(red): create module (#2599) 2021-04-20 18:31:47 +02:00
ruby.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
rust.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
scala.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
shell.rs fix(shell): Support conditional format strings for `$indicator` (#2489) 2021-03-23 17:20:29 -04:00
shlvl.rs refactor(clippy): fix new lints (#2297) 2021-02-11 21:08:17 +01:00
singularity.rs refactor(singularity): use `?` operator (#2518) 2021-03-27 18:53:54 +01:00
status.rs refactor(clippy): fix new lints (#2297) 2021-02-11 21:08:17 +01:00
swift.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
terraform.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
time.rs refactor(clippy): fix new lints (#2297) 2021-02-11 21:08:17 +01:00
username.rs test: allow running tests as root (#2571) 2021-04-10 19:05:46 +02:00
vagrant.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00
vcsh.rs feat(vcsh): Add new module for VCSH (#2513) 2021-03-28 17:48:15 +02:00
zig.rs feat: Add version formating for modules (#2611) 2021-04-29 23:22:20 +02:00