starship/src
Daniel Kneipp 171746a584
feat(mojo): add module for Mojo language (#6108)
* feat: add support to mojo lang

* docs: fix mojo formatting

* Update src/modules/mojo.rs

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

* feat(mojo): parse hash as an independent variable

* chore(mojo): fix formatting

* chore(mojo): update schema and docs

* feat(mojo): use lazy cmd evaluation

---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2024-08-18 18:12:39 +02:00
..
configs feat(mojo): add module for Mojo language (#6108) 2024-08-18 18:12:39 +02:00
formatter chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
init fix(fish): improve fish transient prompt (#6107) 2024-07-29 21:59:17 +02:00
modules feat(mojo): add module for Mojo language (#6108) 2024-08-18 18:12:39 +02:00
test fix(status): fix pipestatus width calculation (#5036) 2024-03-20 22:58:33 +01:00
bug_report.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
config.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
configure.rs build(deps): update toml crates (#5842) 2024-03-20 18:56:20 +09:00
context_env.rs chore: fix upcoming rust 1.77 clippy issues and chrono deprecations (#5850) 2024-03-20 18:57:14 +09:00
context.rs fix(git_status): read proper name for core.fsmonitor flag (#6173) 2024-08-18 17:19:26 +02:00
lib.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
logger.rs fix: replace unmaintained crates yaml-rust, dirs-next (#5887) 2024-03-29 12:14:57 +01:00
main.rs chore: apply new rust 1.75 & nightly clippy fixes (#5646) 2023-12-30 17:29:37 +01:00
module.rs feat(mojo): add module for Mojo language (#6108) 2024-08-18 18:12:39 +02:00
print.rs chore: fix rust 1.79 lint warnings (#6034) 2024-06-22 09:52:46 +02:00
segment.rs chore: bump deps and address clippy warnings (#6116) 2024-07-25 22:17:06 +02:00
serde_utils.rs chore: fix rust 1.79 lint warnings (#6034) 2024-06-22 09:52:46 +02:00
utils.rs feat(mojo): add module for Mojo language (#6108) 2024-08-18 18:12:39 +02:00