mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
* Don't use the names here since they break the all-themes setup in omarchy-nvim * Pin Omarchy npx wrappers to matching node+npx binaries * Fix npx wrappers when mise node is missing * Pin npx wrappers to matching mise node runtime * Isolate npx wrapper runtime from project PATH * Clarify npx wrapper bin resolution --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
4 lines
107 B
Bash
4 lines
107 B
Bash
echo "Pin npx wrappers to the matching mise node runtime"
|
|
|
|
source "$OMARCHY_PATH/install/packaging/npx.sh"
|