mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
feat(vagrant): Add support for Vagrant (#1812)
Signed-off-by: Dentrax <furkan.turkal@hotmail.com> Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com> Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
This commit is contained in:
@@ -50,6 +50,7 @@ pub mod swift;
|
||||
pub mod terraform;
|
||||
pub mod time;
|
||||
pub mod username;
|
||||
pub mod vagrant;
|
||||
pub mod zig;
|
||||
|
||||
pub use starship_root::*;
|
||||
|
||||
Reference in New Issue
Block a user