Skip to content

A small project with a shell script to install my basic MacOS environment (mostly to share it with other people)

License

Notifications You must be signed in to change notification settings

Aduril/setup-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

setup-macos

A small project with a shell script to install my basic MacOS environment (mostly to share it with other people)

How To Install

Simply running

mkdir bootstrap
cd bootstrap
brew install wget
wget https://raw.githubusercontent.com/Aduril/setup-macos/master/bootstrap.sh
chmod 755 ./bootstrap.sh
./bootstrap.sh
cd ..
rm -rf bootstrap

About

A small project with a shell script to install my basic MacOS environment (mostly to share it with other people)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages