1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-01 08:00:51 +00:00
starship/src/modules
2022-06-15 19:55:10 -05:00
..
utils chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
aws.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
azure.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
battery.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
buf.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
c.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
character.rs fix(fish): add proper vi mode detection for fish shell (#3839) 2022-06-04 12:41:24 +02:00
cmake.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
cmd_duration.rs feat(cmd_duration): make notify feature optional (compat with nix darwin) (#3855) 2022-04-12 12:07:36 +02:00
cobol.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
conda.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
container.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
crystal.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
custom.rs docs: fix some typos in comments (#4069) 2022-06-15 19:55:10 -05:00
daml.rs feat: Add support for Daml (#4004) 2022-05-26 16:42:31 +02:00
dart.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
deno.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
directory.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
docker_context.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
dotnet.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
elixir.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
elm.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
env_var.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
erlang.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
fill.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
gcloud.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
git_branch.rs fix(git_branch): correct variable name for remote branch (#3897) 2022-04-26 20:02:01 +02:00
git_commit.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
git_metrics.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
git_state.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
git_status.rs build: bump nix from 0.23.1 to 0.24.1 (#3925) 2022-04-26 09:14:51 -04:00
golang.rs feat(go): check for go.work file to show Go module in prompt (#3968) 2022-05-07 08:04:37 +02:00
haskell.rs perf(package): only try to read files that exist (#3904) 2022-04-25 16:18:01 +02:00
helm.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
hg_branch.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
hostname.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
java.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
jobs.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
julia.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
kotlin.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
kubernetes.rs feat(kubernetes): add user alias (#4008) 2022-05-30 20:09:53 +02:00
line_break.rs feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04:00
localip.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
lua.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
memory_usage.rs refactor(memory_usage): replace sys-info with systemstat (#4028) 2022-05-29 16:47:06 +02:00
mod.rs feat: Add support for Daml (#4004) 2022-05-26 16:42:31 +02:00
nim.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
nix_shell.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
nodejs.rs perf(package): only try to read files that exist (#3904) 2022-04-25 16:18:01 +02:00
ocaml.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
openstack.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
package.rs feat: Add support for Daml (#4004) 2022-05-26 16:42:31 +02:00
perl.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
php.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
pulumi.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
purescript.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
python.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
red.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
rlang.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
ruby.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
rust.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
scala.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
shell.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
shlvl.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
singularity.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
spack.rs feat(spack): Add Spack module (#3639) 2022-04-03 15:33:14 +02:00
status.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
sudo.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
swift.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
terraform.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
time.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
username.rs feat(username): Detect Admin access in Windows (#2791) 2022-04-01 17:47:49 +02:00
vagrant.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
vcsh.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
vlang.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
zig.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00