1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-16 01:57:07 +00:00
starship/src/modules
2019-11-01 10:53:28 +09:00
..
utils fix: Show Java version from OpenJ9 Java runtimes (#507) 2019-10-25 10:00:05 +09:00
aws.rs feat: Show AWS region in aws module (#482) 2019-10-15 00:05:03 +09:00
battery.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09: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: improve as-a-library usage by removing ArgMatches depe… (#547) 2019-10-20 17:26:27 +09:00
conda.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
directory.rs fix: Use logical path instead of physical path when available (#398) 2019-10-24 19:37:44 +09:00
dotnet.rs chore: Import shared types from super (#492) 2019-10-05 16:13:03 -05:00
env_var.rs refactor: Rewrite cmd_duration, directory and env_var module to use module config (#460) 2019-10-15 20:34:48 +09:00
git_branch.rs refactor: Remove to remove unneeded mutability (#577) 2019-10-24 19:31:17 +09:00
git_state.rs refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00
git_status.rs feat: Show git_status counts (#434) 2019-10-26 15:20:20 +09:00
golang.rs style: Clean up Golang module (#612) 2019-11-01 10:53:28 +09:00
hostname.rs feat: Add configuration for hostname truncation (#485) 2019-10-15 01:22:25 +09:00
java.rs fix: Show Java version from OpenJ9 Java runtimes (#507) 2019-10-25 10:00:05 +09:00
jobs.rs refactor: improve as-a-library usage by removing ArgMatches depe… (#547) 2019-10-20 17:26:27 +09:00
kubernetes.rs chore: Import shared types from super (#492) 2019-10-05 16:13:03 -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 refactor: Refactor memory_usage module to use module config. (#515) 2019-10-21 00:26:04 +09:00
mod.rs fix: Show Java version from OpenJ9 Java runtimes (#507) 2019-10-25 10:00:05 +09:00
nix_shell.rs refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00
nodejs.rs refactor: Refactor modules to use module config (#514) 2019-10-19 10:51:38 +09:00
package.rs refactor: Refactor modules to use module config (#514) 2019-10-19 10:51:38 +09:00
python.rs fix: Fix the python module ignoring error codes (#563) 2019-10-20 17:42:27 +09:00
ruby.rs refactor: Refactor modules to use module config (#514) 2019-10-19 10:51:38 +09: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 module config (#514) 2019-10-19 10:51:38 +09:00