diff --git a/install.sh b/install.sh index f2a9f03f..2f2bd489 100755 --- a/install.sh +++ b/install.sh @@ -3,6 +3,7 @@ # Exit immediately if a command exits with a non-zero status set -e +export PATH="$HOME/.local/share/omarchy/bin:$PATH" OMARCHY_INSTALL=~/.local/share/omarchy/install # Give people a chance to retry running the installation