1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-15 09:44:22 +00:00
starship/src/configs
Dario Vladović 8a8dca71a6
fix(gcloud): add double space after cloud emoji symbol (#2666)
* fix(gcloud): add double space after cloud emoji symbol

* docs(gcloud): update docs
2021-04-29 19:18:20 +02:00
..
aws.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
battery.rs feat(battery): Add a symbol option to battery.display (#2475) 2021-04-17 13:52:46 +02:00
character.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
cmake.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
cmd_duration.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
conda.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
crystal.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
custom.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
dart.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
deno.rs feat(deno): create module (#2565) 2021-04-15 15:22:12 +02:00
directory.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
docker_context.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
dotnet.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
elixir.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
elm.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
env_var.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
erlang.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +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 feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
git_commit.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
git_state.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
git_status.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
go.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
helm.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
hg_branch.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
hostname.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
java.rs feat: add version format configuration (#2499) 2021-04-08 18:37:54 -04:00
jobs.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
julia.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
kotlin.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
kubernetes.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
lua.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
memory_usage.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
mod.rs fix(print-config): add red module to Default impl (#2652) 2021-04-26 20:26:05 +02:00
nim.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
nix_shell.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
nodejs.rs fix(nodejs): Check for .nvmrc (#2626) 2021-04-22 12:08:12 -04:00
ocaml.rs feat(ocaml): add switch_indicator and switch_name variable (#2503) 2021-04-02 19:21:48 +02:00
openstack.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
package.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
perl.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
php.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
purescript.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
python.rs feat: add version format configuration (#2499) 2021-04-08 18:37:54 -04:00
red.rs feat(red): create module (#2599) 2021-04-20 18:31:47 +02:00
ruby.rs feat: add version format configuration (#2499) 2021-04-08 18:37:54 -04:00
rust.rs feat: add version format configuration (#2499) 2021-04-08 18:37:54 -04:00
scala.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
shell.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
shlvl.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
singularity.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
starship_root.rs fix(print-config): use proper defaults for top-level values (#2605) 2021-04-26 19:55:22 +02:00
status.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
swift.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
terraform.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
time.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
username.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
vagrant.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
vcsh.rs feat(vcsh): Add new module for VCSH (#2513) 2021-03-28 17:48:15 +02:00
zig.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00