This will have to wait

This commit is contained in:
David Heinemeier Hansson 2025-08-24 11:23:44 +02:00
parent 42432ae462
commit 9ed755b445

View File

@ -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