Skip to content
/ setup Public
forked from ronishak/setup

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

hacktiv8/setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Setup

This project automates the process of setting up Hacktiv8's workstations using a simple Bash script.

To get more Homebrew Cask packages search here.

Getting Started

Open up Terminal.app and run the following commands:

mkdir -p ~/github
cd ~/github
git clone https://github.com/hacktiv8/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

  • Shell 100.0%