1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-19 19:45:10 +00:00
starship/src/modules
Thomas O'Donnell 7b9197a67e fix: Fix the python module ignoring error codes (#563)
This is a quick fix to stop the python module from displaying error
messages that have been printed to stderr as the version.
2019-10-20 17:42:27 +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 Refactor: Remove unnecessary parentheses in if condition (#566) 2019-10-20 17:36:02 +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: Refactor git_branch module to use new module config (#535) 2019-10-15 20:48:53 +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 refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00
golang.rs refactor: Refactor Go module to the new module config (#525) 2019-10-13 13:16:56 +09:00
hostname.rs feat: Add configuration for hostname truncation (#485) 2019-10-15 01:22:25 +09:00
java.rs feat: Show Java module when build.sbt is present (#505) 2019-10-07 19:18:01 +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 revert: chore: Remove logic for the disabled option from modul… (#489) 2019-10-05 19:03:48 +09:00
mod.rs refactor: Refactor modules to use module config (#514) 2019-10-19 10:51:38 +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