Ensure better trap behavior

This commit is contained in:
David Heinemeier Hansson 2025-08-24 11:05:11 +02:00
parent 7d61c19f69
commit 574d213c34

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Exit immediately if a command exits with a non-zero status
set -e
set -eE
export PATH="$HOME/.local/share/omarchy/bin:$PATH"
OMARCHY_INSTALL=~/.local/share/omarchy/install