Bring good DevOps practices to new workstation kicks.
bash <(curl -fsSL https://raw.githubusercontent.com/kbcaleb/mac-dev-setup/development/setup.sh) -s all
If you want to install specific parts then replace all with the components you would like from.
- bigdata
- common
- database
- devops
- mas
- misc
- mobile
- osx
- pydata
- security
- webdev
Example:
bash <(curl -fsSL https://raw.githubusercontent.com/kbcaleb/mac-dev-setup/development/setup.sh) -s dotfiles security
-
- alfred
- atom
- bash-completion
- bash4
- bfg
- binutils
- coreutils
- dnsmasq
- findutils
- git-extras
- git-flow
- git-lfs
- git
- gnu-sed
- google-chrome
- grep
- homebrew
- hub
- iterm2
- keka
- macdown
- mas
- moreutils
- netpbm
- openssh
- p7zip
- pandoc
- pigz
- prefs-editor
- python3
- quick-look-plugins
- rbenv
- ruby-build
- screen
- screenresolution
- slack
- speedtest-cli
- ssh-copy-id
- tree
- vim
- wget
- xpdf
- xquartz
- xz
- zopfli
- Mathias Bynens and the dotfiles repo
- Donne Martin and the dev-mac repo
- Kristov Atlas and theyg osx-config-check repo
