From c6c44e95b17038483d479e2196237a78e4b4defb Mon Sep 17 00:00:00 2001 From: michaelmass <10071388+michaelmass@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:36:27 -0400 Subject: [PATCH] update --- bruno/dot.yaml | 5 ----- displaylink/dot.yaml | 5 ----- hiddenbar/dot.yaml | 8 -------- hiddenbar/hiddenbar.plist | Bin 299 -> 0 bytes near-drop/dot.yaml | 5 ----- nordvpn/dot.yaml | 8 -------- notion-mail/dot.yaml | 5 ----- onyx/dot.yaml | 6 ------ yaak/dot.yaml | 5 ----- 9 files changed, 47 deletions(-) delete mode 100644 bruno/dot.yaml delete mode 100644 displaylink/dot.yaml delete mode 100644 hiddenbar/dot.yaml delete mode 100644 hiddenbar/hiddenbar.plist delete mode 100644 near-drop/dot.yaml delete mode 100644 nordvpn/dot.yaml delete mode 100644 notion-mail/dot.yaml delete mode 100644 onyx/dot.yaml delete mode 100644 yaak/dot.yaml diff --git a/bruno/dot.yaml b/bruno/dot.yaml deleted file mode 100644 index bfbb506..0000000 --- a/bruno/dot.yaml +++ /dev/null @@ -1,5 +0,0 @@ -windows: - installs: false - -linux|darwin: - installs: brew install --cask bruno diff --git a/displaylink/dot.yaml b/displaylink/dot.yaml deleted file mode 100644 index 1cdfdd7..0000000 --- a/displaylink/dot.yaml +++ /dev/null @@ -1,5 +0,0 @@ -windows: - installs: false - -linux|darwin: - installs: brew install --cask displaylink diff --git a/hiddenbar/dot.yaml b/hiddenbar/dot.yaml deleted file mode 100644 index 310d090..0000000 --- a/hiddenbar/dot.yaml +++ /dev/null @@ -1,8 +0,0 @@ -linux|darwin: - installs: | - brew install --cask hiddenbar - xattr -dr com.apple.quarantine "/Applications/Hidden Bar.app" - defaults import com.dwarvesv.minimalbar hiddenbar/hiddenbar.plist - -windows: - installs: false diff --git a/hiddenbar/hiddenbar.plist b/hiddenbar/hiddenbar.plist deleted file mode 100644 index a3e9cc2af4c92ca35169706764f6274e72a17ed8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 299 zcmYc)$jK}&F)+B!$i&RT%Er#Y$;H9J%NLzl>{wcoA6$}HR1z;Bm{}a0kzXEAl$w@W zl$w{ES{#|4lb@8BnyUaYyeKtAAt1jvvm`S=Pay-WFe$Mp zJ{4?Ua(+%uVnK0gynqq$T8km}rgCz)/dev/null || brew install --cask nordvpn - -linux: - installs: false - -windows: - installs: false diff --git a/notion-mail/dot.yaml b/notion-mail/dot.yaml deleted file mode 100644 index 9ae5ec5..0000000 --- a/notion-mail/dot.yaml +++ /dev/null @@ -1,5 +0,0 @@ -windows: - installs: false - -linux|darwin: - installs: brew install --cask notion-mail diff --git a/onyx/dot.yaml b/onyx/dot.yaml deleted file mode 100644 index e799c44..0000000 --- a/onyx/dot.yaml +++ /dev/null @@ -1,6 +0,0 @@ -windows: - installs: false - -linux|darwin: - installs: | - brew install --cask onyx diff --git a/yaak/dot.yaml b/yaak/dot.yaml deleted file mode 100644 index 0671f2c..0000000 --- a/yaak/dot.yaml +++ /dev/null @@ -1,5 +0,0 @@ -windows: - installs: scoop install yaak - -linux|darwin: - installs: brew install --cask yaak