1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-13 13:52:21 +00:00
starship/src
nobv 63799b97d1
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
2020-05-22 18:26:58 +02:00
..
configs feat(PureScript): Add Purescript module (#1227) 2020-05-22 18:26:58 +02:00
formatter fix: Fix variable styles in string formatter (#1069) 2020-04-10 18:23:20 +02:00
init fix(directory): avoid confusing modules with PowerShell paths (#1114) 2020-04-30 10:40:56 +02:00
modules feat(PureScript): Add Purescript module (#1227) 2020-05-22 18:26:58 +02:00
bug_report.rs fix: Fix latest clippy suggestions (#1136) 2020-04-24 12:37:13 +02:00
config.rs fix: Fix latest clippy suggestions (#1136) 2020-04-24 12:37:13 +02:00
configure.rs feat: Modify config keys from shell (#1095) 2020-04-26 15:58:39 +02:00
context.rs fix(git): show branch name in fresh repo (unborn master) (#1093) 2020-05-06 11:19:53 +02:00
lib.rs improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
main.rs feat: Modify config keys from shell (#1095) 2020-04-26 15:58:39 +02:00
module.rs feat(PureScript): Add Purescript module (#1227) 2020-05-22 18:26:58 +02:00
print.rs Add support for custom modules. (#916) 2020-04-11 18:37:24 +02:00
segment.rs fix: Fix variable styles in string formatter (#1069) 2020-04-10 18:23:20 +02:00
utils.rs feat(PureScript): Add Purescript module (#1227) 2020-05-22 18:26:58 +02:00