Set path for when its run as standalone app

This commit is contained in:
David Heinemeier Hansson
2025-07-15 19:17:09 -07:00
parent c99f4c9c02
commit 6de7be7e18

View File

@ -1,6 +1,7 @@
#!/bin/bash
OMARCHY_VERSION=$(git -C ~/.local/share/omarchy describe --tags --abbrev=0 2>/dev/null)
PATH="$PATH:$HOME/.local/share/omarchy/bin"
show_ascii_art() {
clear