exec .zenshell files + shell extensions

Co-authored-by: Tristan Poland (Trident_For_U) <tristanpoland@users.noreply.github.com>
This commit is contained in:
Chance 2024-12-06 15:54:31 -05:00
parent b289e3d26b
commit 48bdd140e2
16 changed files with 494 additions and 37 deletions

View file

@ -1,6 +1,6 @@
[workspace]
resolver = "2"
members = ["engine", "subcrates/zephyr"]
members = ["engine", "subcrates/zephyr", "plugin_api"]
[profile.dev]
rpath = false