From 7d427faad0ce3af2bc88b0e80831fcbdb10d77a8 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 22 Aug 2025 16:39:05 +0200 Subject: [PATCH] It's not reliable enough yet --- bin/omarchy-pkg-install | 1 - bin/omarchy-update | 1 - 2 files changed, 2 deletions(-) diff --git a/bin/omarchy-pkg-install b/bin/omarchy-pkg-install index fe32b30e..a933e937 100755 --- a/bin/omarchy-pkg-install +++ b/bin/omarchy-pkg-install @@ -1,7 +1,6 @@ #!/bin/bash set -e -omarchy-ensure-aur-available fzf_args=( --multi diff --git a/bin/omarchy-update b/bin/omarchy-update index b17b3cc0..66821d1b 100755 --- a/bin/omarchy-update +++ b/bin/omarchy-update @@ -1,7 +1,6 @@ #!/bin/bash set -e -omarchy-ensure-aur-available omarchy-update-git omarchy-migrate