From 069c78f213fa74bddf48bf0157ba3a926c732459 Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 4 Jun 2024 11:13:19 +0800 Subject: [PATCH] readme: add tips for macOS users to set environment variables --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63bbe45f..c9bb889f 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ This app supports open repository in external tools listed in the table below. > * You can set the given environment variable for special tool if it can NOT be found by this app automatically. > * Installing `JetBrains Toolbox` will help this app to find other JetBrains tools installed on your device. +> * On macOS, you may need to use `launchctl setenv` to make sure the app can read these environment variables. ## Screenshots