mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
feat(PureScript): Add Purescript module (#1227)
* Added configs/purescript * Added modules/purescript * Added necessary codes * Added tests * Updated README * Fixed color because black is hard to see * Fixed of push mistake * Fixed pointed out in PR
This commit is contained in:
@@ -30,6 +30,7 @@ pub mod nodejs;
|
||||
pub mod ocaml;
|
||||
pub mod package;
|
||||
pub mod php;
|
||||
pub mod purescript;
|
||||
pub mod python;
|
||||
pub mod ruby;
|
||||
pub mod rust;
|
||||
|
||||
Reference in New Issue
Block a user