mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
refactor: Refactor git state module to use module config (#605)
This commit is contained in:
committed by
Matan Kushner
parent
48726fdd2a
commit
a3d5ea3e43
@@ -7,6 +7,7 @@ pub mod directory;
|
||||
pub mod dotnet;
|
||||
pub mod env_var;
|
||||
pub mod git_branch;
|
||||
pub mod git_state;
|
||||
pub mod git_status;
|
||||
pub mod go;
|
||||
pub mod hostname;
|
||||
|
||||
Reference in New Issue
Block a user