Skip to content

Instantly share code, notes, and snippets.

@gambl
Created April 10, 2014 17:30
Show Gist options
  • Save gambl/10404715 to your computer and use it in GitHub Desktop.
Save gambl/10404715 to your computer and use it in GitHub Desktop.
OSX : create group
sudo dscl localhost -create /Local/Default/Groups/git
sudo dscl localhost -create /Local/Default/Groups/git name git
sudo dscl localhost -create /Local/Default/Groups/git gid 90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment