From 3fbba805b2df64fbd67a6b64379db6d0c9b3cf83 Mon Sep 17 00:00:00 2001 From: shokinn Date: Mon, 27 Jul 2026 11:13:10 +0200 Subject: [PATCH] Add neodisk cask for read-only disk space visualization --- config/brew/Brewfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/brew/Brewfile b/config/brew/Brewfile index dbd39d7..77497f8 100644 --- a/config/brew/Brewfile +++ b/config/brew/Brewfile @@ -167,6 +167,8 @@ cask "mist" cask "monitorcontrol" # Utility to move and zoom windows—on one display cask "moom" +# Read-only disk space visualiser +cask "neodisk" # Desktop sync client for Nextcloud software products cask "nextcloud" # Knowledge base that works on top of a local folder of plain text Markdown files