From 297497c703bc9aacf3fd849c1a8ed79c2c51f6f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Doma=C5=84ski?= Date: Sat, 30 Mar 2024 14:12:53 +0100 Subject: [PATCH] bump --- scripts/mac.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/mac.sh b/scripts/mac.sh index b558c7d..8f25071 100755 --- a/scripts/mac.sh +++ b/scripts/mac.sh @@ -12,7 +12,7 @@ setup_macos() { install_macos_casks() { brew install --cask nextcloud discord messenger openvpn-connect docker maccy geekbench sanesidebuttons amethyst scroll-reverser aldente betterdisplay hiddenbar maccy sanesidebuttons scroll-reverser - brew install --HEAD neovim + brew install neovim brew tap homebrew/cask-fonts && brew install --cask font-hack-nerd-font }