fix: dynamic flake path resolution and replace env-update/sys-update aliases with scripts
This commit is contained in:
@@ -15,6 +15,6 @@ mkdir -p "$STATE_DIR"
|
||||
# triggering an env-update if needed to apply the declarative changes.
|
||||
|
||||
if [[ $NOMARCHY_TOGGLE_SKIP_VSCODE_THEME != "true" ]]; then
|
||||
# We trigger env-update to apply the new VSCode theme declaratively.
|
||||
env-update
|
||||
# We trigger nomarchy-env-update to apply the new VSCode theme declaratively.
|
||||
nomarchy-env-update
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user