Skip to content

shepner/MacOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

UNIX-OSX

Mac OS specific utils and tweaks

Run this to bootstrap a new system:

bash <(curl -s https://raw.githubusercontent.com/shepner/MacOS/master/bootstrap.sh)

Where should a local executable be placed?

Directory Description
$HOME/bin Local binaries
$HOME/etc Configuration files
$HOME/lib Libraries essential for the binaries in ~/bin and ~/sbin
$HOME/local Local store for applications
$HOME/src Source code
$HOME/tmp Temporary files
$HOME/var Variable files—files whose content is expected to continually change during normal operation of the system—such as logs, spool files, and temporary e-mail files.

Filesystem Hierarchy Standard

About

Apple OS X specific utils and tweaks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published