mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
feat: Add PHP version module (#244)
This commit is contained in:
committed by
Matan Kushner
parent
78ca70a517
commit
46904e5045
@@ -19,6 +19,7 @@ pub mod memory_usage;
|
||||
pub mod nix_shell;
|
||||
pub mod nodejs;
|
||||
pub mod package;
|
||||
pub mod php;
|
||||
pub mod python;
|
||||
pub mod ruby;
|
||||
pub mod rust;
|
||||
|
||||
Reference in New Issue
Block a user