Skip to content

Instantly share code, notes, and snippets.

@tpkahlon
Last active December 24, 2020 10:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tpkahlon/d76907e31fc7bf608bf1c9338b32cd1d to your computer and use it in GitHub Desktop.
Save tpkahlon/d76907e31fc7bf608bf1c9338b32cd1d to your computer and use it in GitHub Desktop.
Modern Browsers for Macintosh
# Run the following command to get modern browsers (make sure you have stable version of Brew installed on your Macintosh)
# Installation
brew install google-chrome-dev firefox-developer-edition brave-browser-dev opera-developer microsoft-edge-dev safari-technology-preview
# Uninstallation
brew uninstall google-chrome-dev firefox-developer-edition brave-browser-dev opera-developer microsoft-edge-dev safari-technology-preview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment