Quote Omarchy paths in commands

This commit is contained in:
David Heinemeier Hansson
2026-07-18 10:08:43 -07:00
parent 8862fb22bd
commit 3f87af5ef4
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ if gum confirm "Install Voxtype + AI model (~150MB) to enable dictation?"; then
# Setup voxtype
mkdir -p ~/.config/voxtype
cp $OMARCHY_PATH/default/voxtype/config.toml ~/.config/voxtype/
cp "$OMARCHY_PATH/default/voxtype/config.toml" ~/.config/voxtype/
voxtype setup --download --no-post-install
if omarchy-hw-vulkan; then