Skip to content

Instantly share code, notes, and snippets.

@remlapmot
Last active February 10, 2022 15:46
Show Gist options
  • Save remlapmot/8d2a03977cd9d82f4de15b6c4107e16e to your computer and use it in GitHub Desktop.
Save remlapmot/8d2a03977cd9d82f4de15b6c4107e16e to your computer and use it in GitHub Desktop.
Useful developer tools on macOS
# macOS developer tools without installing XCode
xcode-select --install
# homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install checkbashisms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment