From 899dbbc23a2f21ebc1a68a1985166fc0fa5f8cc6 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Mon, 18 Mar 2024 00:55:09 +0100 Subject: [PATCH] add optional tools --- README_darwin.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README_darwin.md b/README_darwin.md index 1d93355..0d4284e 100644 --- a/README_darwin.md +++ b/README_darwin.md @@ -78,9 +78,15 @@ brew install --cask font-fira-code brew install --cask font-finagler ~~~ -## Install some Tools for Jetrains +## Install some Tools for Jetbrains ~~~ brew install kdoctor brew install cocoapods ~~~ +## Install other optional tools +~~~ +brew install --cask visual-studio-code +brew install --cask --no-quarantine prismlauncher +~~~ +