From bf79e3aa4c581ba652537ca5eee24cc79effb981 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 24 Aug 2025 17:06:47 +0100 Subject: [PATCH] feat(swiftbar): add plugins directory with symlinks to xbar plugins dir --- swiftbar/brew-services.10m.rb | 1 + swiftbar/brew-updates.1h.rb | 1 + swiftbar/mise-updates.1h.rb | 1 + 3 files changed, 3 insertions(+) create mode 120000 swiftbar/brew-services.10m.rb create mode 120000 swiftbar/brew-updates.1h.rb create mode 120000 swiftbar/mise-updates.1h.rb diff --git a/swiftbar/brew-services.10m.rb b/swiftbar/brew-services.10m.rb new file mode 120000 index 0000000..d3dcc07 --- /dev/null +++ b/swiftbar/brew-services.10m.rb @@ -0,0 +1 @@ +../xbar/brew-services.10m.rb \ No newline at end of file diff --git a/swiftbar/brew-updates.1h.rb b/swiftbar/brew-updates.1h.rb new file mode 120000 index 0000000..c1ff5c3 --- /dev/null +++ b/swiftbar/brew-updates.1h.rb @@ -0,0 +1 @@ +../xbar/brew-updates.1h.rb \ No newline at end of file diff --git a/swiftbar/mise-updates.1h.rb b/swiftbar/mise-updates.1h.rb new file mode 120000 index 0000000..bef4ba4 --- /dev/null +++ b/swiftbar/mise-updates.1h.rb @@ -0,0 +1 @@ +../xbar/mise-updates.1h.rb \ No newline at end of file