Created
July 27, 2023 08:48
-
-
Save krono/1df59340148662276380c54f716502c5 to your computer and use it in GitHub Desktop.
Revisions
-
krono created this gist
Jul 27, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ #!/bin/sh set -eux # Sets path to brews + default (and NOT user configured) sudo launchctl config user path "$(brew --prefix)/bin:$(sysctl -n user.cs_path)"