We don't need to set PATH here any more

Closes #5472
This commit is contained in:
David Heinemeier Hansson
2026-04-30 10:04:17 +02:00
parent 7f9e1628d9
commit a677d6b7a3
-2
View File
@@ -2,8 +2,6 @@
# Launch the Omarchy Menu or takes a parameter to jump straight to a submenu.
export PATH="$HOME/.local/share/omarchy/bin:$PATH"
# Set to true when going directly to a submenu, so we can exit directly
BACK_TO_EXIT=false