Need to have the PATH change run as the first migration or all others will fail

It needs to include omarchy/bin by default too
This commit is contained in:
David Heinemeier Hansson 2025-08-11 15:52:28 +02:00
parent d12b194227
commit 03a4223be9

View File

@ -1,5 +1,5 @@
echo "Add UWSM env"
mkdir -p "$HOME/.config/uwsm/"
omarchy-refresh-config uwsm/env
export PATH="$HOME/.local/share/omarchy/bin:$PATH"
omarchy-state set relaunch-required