mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
Add builder pattern for segment
This commit is contained in:
@@ -7,6 +7,7 @@ extern crate git2;
|
||||
|
||||
mod modules;
|
||||
mod print;
|
||||
mod segment;
|
||||
|
||||
use clap::{App, Arg};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user