Skip to content
/ setup Public

A setup script to initialize a brand new mac and automate the installation of my apps and configurations

License

Notifications You must be signed in to change notification settings

ronishak/setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

This project automates the process of setting up a my mac machine using a simple Bash script.

Getting Started

Open up Terminal.app and run the following commands:

mkdir -p ~/github
cd ~/github
git clone https://github.com/ronishak/setup.git
cd setup
chmod +x start.sh
./start.sh

Notes

The script does not reinstall apps that are already on the machine.

About

A setup script to initialize a brand new mac and automate the installation of my apps and configurations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages