starship 0.4.0

The cross-shell prompt for astronauts. ☄🌌️
Documentation
// Lib is present to allow for benchmarking
mod config;
pub mod context;
pub mod module;
pub mod modules;
pub mod print;
pub mod segment;
mod utils;