mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
feat(vcsh): Add new module for VCSH (#2513)
* feat(vcsh): Implement new VCSH module * test(vcsh): Add unit tests for VCSH module * docs(vcsh): Document VCSH module
This commit is contained in:
@@ -53,6 +53,7 @@ pub mod terraform;
|
||||
pub mod time;
|
||||
pub mod username;
|
||||
pub mod vagrant;
|
||||
pub mod vcsh;
|
||||
pub mod zig;
|
||||
|
||||
pub use starship_root::*;
|
||||
|
||||
Reference in New Issue
Block a user