Skip to content

Instantly share code, notes, and snippets.

@abdulhadad
Created October 18, 2021 17:04
Show Gist options
  • Save abdulhadad/cd28bee44039581bd30a78fd2f9a897a to your computer and use it in GitHub Desktop.
Save abdulhadad/cd28bee44039581bd30a78fd2f9a897a to your computer and use it in GitHub Desktop.
Homebrew change user
sudo chown -R $(whoami) $(brew --prefix)/Caskroom/
sudo chown -R $(whoami) $(brew --prefix)/Cellar/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment