1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-10-02 06:59:09 +00:00
starship/src
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
..
configs refactor: Refactor modules to use module config (#514) 2019-10-19 10:51:38 +09:00
init feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
modules fix: Fix the python module ignoring error codes (#563) 2019-10-20 17:42:27 +09:00
config.rs refactor: Rewrite hostname, jobs and line_break module to use mo… (#462) 2019-10-10 17:21:52 +09:00
context.rs refactor: improve as-a-library usage by removing ArgMatches depe… (#547) 2019-10-20 17:26:27 +09:00
lib.rs refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00
main.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
module.rs fix: Don't print the first module prefix after a line-break (#473) 2019-10-07 00:46:46 +09:00
print.rs refactor: Allow starship to be better used programmatically (#509) 2019-10-09 10:43:28 +09:00
segment.rs refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00
utils.rs refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00