Skip to content

Instantly share code, notes, and snippets.

@krono
Created July 27, 2023 08:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krono/1df59340148662276380c54f716502c5 to your computer and use it in GitHub Desktop.
Save krono/1df59340148662276380c54f716502c5 to your computer and use it in GitHub Desktop.
#!/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)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment