From b4d4bd0664b632924d22f30896b976b61b4d8521 Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Sun, 5 Feb 2023 23:02:54 +0000 Subject: [PATCH] Don't install osx-cpu-temp anymore `osx-cpu-temp` doesn't work on Apple Silicon. --- roles/tmux/tasks/Darwin.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/tmux/tasks/Darwin.yaml b/roles/tmux/tasks/Darwin.yaml index d52f536..ba57ef2 100644 --- a/roles/tmux/tasks/Darwin.yaml +++ b/roles/tmux/tasks/Darwin.yaml @@ -3,7 +3,6 @@ homebrew: name: - tmux - - osx-cpu-temp - reattach-to-user-namespace - urlview state: latest