Make all the install files executable

This commit is contained in:
David Heinemeier Hansson
2025-08-25 07:37:34 +02:00
parent 661eed2640
commit e565768bed
41 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/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