Set the path so we can always rely on it during install
This commit is contained in:
parent
0fd360e94f
commit
ba40f6349e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user