1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-28 13:19:00 +00:00
starship/src/modules
2019-12-05 13:04:27 -05:00
..
utils fix: Show Java version from OpenJ9 Java runtimes (#507) 2019-10-25 10:00:05 +09:00
aws.rs feat: Add configuration to set how much AWS profile info is shown (#556) 2019-11-02 20:08:54 +09:00
battery.rs fix: multiple batteries support in the battery module (#669) 2019-12-03 11:48:50 -05:00
character.rs refactor: improve as-a-library usage by removing ArgMatches depe… (#547) 2019-10-20 17:26:27 +09:00
cmd_duration.rs refactor: Cleanup after module config refactor (#630) 2019-11-07 12:38:30 +09:00
conda.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
directory.rs fix: Fix panic when using fish-style pwd with unicode symbols (#672) 2019-11-29 00:02:22 -05:00
dotnet.rs chore: Import shared types from super (#492) 2019-10-05 16:13:03 -05:00
env_var.rs refactor: Cleanup after module config refactor (#630) 2019-11-07 12:38:30 +09:00
git_branch.rs refactor: Remove to remove unneeded mutability (#577) 2019-10-24 19:31:17 +09: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 feat: Show git_status counts (#434) 2019-10-26 15:20:20 +09:00
golang.rs refactor: Refactor modules to use the exec_cmd util (#676) 2019-12-02 17:42:55 -05:00
hg_branch.rs feat: Add the hg_branch module (#569) 2019-12-02 17:37:18 -05:00
hostname.rs refactor: Cleanup after module config refactor (#630) 2019-11-07 12:38:30 +09:00
java.rs refactor: Refactor modules to use the exec_cmd util (#676) 2019-12-02 17:42:55 -05:00
jobs.rs refactor: improve as-a-library usage by removing ArgMatches depe… (#547) 2019-10-20 17:26:27 +09:00
kubernetes.rs fix: Add support for multiple Kubeconfig files (#635) 2019-11-12 14:34:01 +09: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 feat: Add separator config to the memory module (#603) 2019-11-13 10:57:46 +09:00
mod.rs feat: Add PHP version module (#244) 2019-12-05 13:04:27 -05:00
nix_shell.rs refactor: Refactor nix_shell and java module to use module config (#606) 2019-11-06 21:59:12 +09:00
nodejs.rs refactor: Refactor modules to use the exec_cmd util (#676) 2019-12-02 17:42:55 -05:00
package.rs fix: Remove duplicated "v" in package versions (#648) 2019-11-20 09:16:07 -05:00
php.rs feat: Add PHP version module (#244) 2019-12-05 13:04:27 -05:00
python.rs refactor: Refactor modules to use the exec_cmd util (#676) 2019-12-02 17:42:55 -05:00
ruby.rs refactor: Refactor modules to use the exec_cmd util (#676) 2019-12-02 17:42:55 -05:00
rust.rs chore: Import shared types from super (#492) 2019-10-05 16:13:03 -05:00
time.rs feat: Implement timezone offset config option for the time module (#463) 2019-10-10 13:42:57 +09:00
username.rs refactor: Refactor modules to use the exec_cmd util (#676) 2019-12-02 17:42:55 -05:00