mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
feat: Add the hg_branch module (#569)
This commit is contained in:
committed by
Matan Kushner
parent
33df8ac063
commit
337f213753
@@ -10,6 +10,7 @@ pub mod git_branch;
|
||||
pub mod git_state;
|
||||
pub mod git_status;
|
||||
pub mod go;
|
||||
pub mod hg_branch;
|
||||
pub mod hostname;
|
||||
pub mod java;
|
||||
pub mod jobs;
|
||||
|
||||
Reference in New Issue
Block a user