From 9ed755b445a91a246d0d94c7dc1a3d73182bba1e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 24 Aug 2025 11:23:44 +0200 Subject: [PATCH] This will have to wait --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 3045a803..f67a3452 100755 --- a/install.sh +++ b/install.sh @@ -1,7 +1,7 @@ #!/bin/bash # Exit immediately if a command exits with a non-zero status -set -eEo pipefail +set -eE export PATH="$HOME/.local/share/omarchy/bin:$PATH" OMARCHY_INSTALL=~/.local/share/omarchy/install