Skip to content
This repository has been archived by the owner on Jun 17, 2018. It is now read-only.

snwh/osx-post-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS X Post Install Script

##About

This project is for Mac OS X advanced users and provides a simple set of bash scripts for installing various command line utilites and for setting up your system, configuring application defaults, etc.

Original Author: Sam Hewitt

License: GPLv3

You can download the latest version from here, or by cloning it from the github repository:

git clone https://github.com/snwh/osx-post-install.git

##Usage:

Tweak the list files in data to your suit your preferences and run the main script:

bash osx-post-install-script.sh

Or if you like, put it somewhere and add it to your custom Bash paths to run on-demand.

export PATH=${PATH}:$HOME/whereever/post-install-script-ubuntu/

##Fork me!

Feel free to copy, improve and share.

About

A set of post-installation shell scripts for OS X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages