https://github.com/shaps80/primo
The first script to install a newly installed Mac! This will install common terminal utilities & applications.
https://github.com/shaps80/primo
Last synced: about 1 month ago
JSON representation
The first script to install a newly installed Mac! This will install common terminal utilities & applications.
- Host: GitHub
- URL: https://github.com/shaps80/primo
- Owner: shaps80
- Created: 2015-06-21T11:50:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-21T12:05:57.000Z (almost 11 years ago)
- Last Synced: 2025-01-11T11:48:20.600Z (over 1 year ago)
- Language: Shell
- Size: 117 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Primo
Primo is the first script to be installed on a newly installed Mac.
Its a simple bash script with __zero__ dependencies that will install common utilities and applications to aid in the restoration of your Mac.
# Download
You can download the script by pasting the following command into Terminal.app
```bash
curl -L https://raw.githubusercontent.com/shaps80/primo/master/primo.sh | bash
```
# Next Steps
After installing Primo, you can now install Dropbox and sync your files.
Once Dropbox has completed, you can then run `mackup restore` from Terminal.app to restore your applications preferences and other system configurations.