https://github.com/piger/apparecchia
Provision your OS X workstation
https://github.com/piger/apparecchia
ansible osx provision
Last synced: 18 days ago
JSON representation
Provision your OS X workstation
- Host: GitHub
- URL: https://github.com/piger/apparecchia
- Owner: piger
- Created: 2017-03-08T20:20:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T10:40:44.000Z (over 7 years ago)
- Last Synced: 2025-10-27T09:27:17.476Z (7 months ago)
- Topics: ansible, osx, provision
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apparecchia
Quick and dirty provisioning script for a basic system administrator workstation.
## Usage
Just run `./setup.sh` and follow the on screen instructions; `sudo` will ask for your password to install Homebrew.
If something goes wrong you can re-run this script as many times as you need.
### LastPass
brew cask install lastpass
open '/usr/local/Caskroom/lastpass/latest/LastPass Installer/LastPass Installer.app'
### rbenv
It needs to run `rbenv init` or no dice.