feat(aarch64-darwin): add JetBrains Toolbox scripts to sessionPath

- Extend `sessionPath` to include JetBrains Toolbox script directory.
- Ensures better integration of JetBrains tools with shell environments.
This commit is contained in:
Harald Hoyer 2025-08-04 15:38:20 +02:00
parent a3cdf34954
commit 1feba6079d

View file

@ -7,6 +7,9 @@
username = "harald";
homeDirectory = "/Users/${config.home.username}";
stateVersion = "23.11"; # Please read the comment before changing.
sessionPath = [
"$HOME/Library/Application Support/JetBrains/Toolbox/scripts/"
];
};
metacfg = {