Skip to content

Instantly share code, notes, and snippets.

@x1wins
Last active January 12, 2024 18:00
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 x1wins/ccf1686b8916c24438e109f585c9fb5d to your computer and use it in GitHub Desktop.
Save x1wins/ccf1686b8916c24438e109f585c9fb5d to your computer and use it in GitHub Desktop.
Installing Anaconda on macOS with brew
brew install --cask anaconda
/opt/homebrew/anaconda3/bin/conda init zsh
source ~/.zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment