From ced2b664f1ddd31b63c639d216b85b324bd0dedd Mon Sep 17 00:00:00 2001 From: doman Date: Tue, 14 Nov 2023 18:56:53 +0100 Subject: [PATCH] bump --- scripts/mac.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/mac.sh b/scripts/mac.sh index feeb9b8..647427b 100755 --- a/scripts/mac.sh +++ b/scripts/mac.sh @@ -12,6 +12,7 @@ setup_macos() { install_macos_casks() { brew install --cask nextcloud spotify discord messenger openvpn-connect docker maccy geekbench sanesidebuttons amethyst scroll-reverser adguard + brew install --HEAD neovim brew tap homebrew/cask-fonts && brew install --cask font-hack-nerd-font }