omarchy/install/preflight/first-run-mode.sh
2025-08-25 07:37:34 +02:00

6 lines
159 B
Bash
Executable File

#!/bin/bash
# Set first-run mode marker so we can install stuff post-installation
mkdir -p ~/.local/state/omarchy
touch ~/.local/state/omarchy/first-run.mode