Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

anthonymonori/init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

init

Initialization scripts for an OS X installation that runs several scripts and install tools that I personally use

What it contains?

Running OSX compatible script

via curl

sh -c "$(curl -fsSL https://raw.github.com/anthonymonori/init/master/INSTALL.sh)"

via wget

sh -c "$(wget https://raw.github.com/anthonymonori/init/master/INSTALL.sh -O -)"

Happy initialization! 🎉

About

Default init script to use on a clean OS X install with my preferred setup

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages