From a7e7c4176e7e4419ebd4b7c9beda487df5f070f4 Mon Sep 17 00:00:00 2001 From: Tan Nguyen Date: Wed, 19 Jun 2024 18:37:53 +0700 Subject: [PATCH] :+1: add ngrok for macOS --- macos/Brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/macos/Brewfile b/macos/Brewfile index 8f38d0f..bb76254 100644 --- a/macos/Brewfile +++ b/macos/Brewfile @@ -24,3 +24,4 @@ cask "font-hack" cask "font-inter" cask "font-jetbrains-mono" cask "unnaturalscrollwheels" +cask "ngrok"