Last active
April 3, 2022 15:42
-
-
Save kvutien/470b74814f6b8c3a18f1830168af840e to your computer and use it in GitHub Desktop.
example of brew config on a Mac M1
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 characters
kvutien@MBP21VTK ~ % brew config | |
HOMEBREW_VERSION: 3.4.4 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 5f5af43244eaece1f09d695603e1a261676713a0 | |
Last commit: 5 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 58e3b8eed940177096a87fae90635ef0291bf259 | |
Core tap last commit: 2 hours ago | |
Core tap branch: master | |
HOMEBREW_PREFIX: /opt/homebrew | |
HOMEBREW_CASK_OPTS: [] | |
HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core | |
HOMEBREW_MAKE_JOBS: 10 | |
Homebrew Ruby: 2.6.8 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | |
CPU: 10-core 64-bit arm_firestorm_icestorm | |
Clang: 13.1.6 build 1316 | |
Git: 2.32.0 => /Library/Developer/CommandLineTools/usr/bin/git | |
Curl: 7.79.1 => /usr/bin/curl | |
macOS: 12.3-arm64 | |
CLT: 13.3.0.0.1.1645755326 | |
Xcode: 13.3 => /Volumes/Codage/Applications/Xcode.app/Contents/Developer | |
Rosetta 2: false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment