Skip to content

Instantly share code, notes, and snippets.

@sanjay1688
Last active March 28, 2016 07:46
Show Gist options
  • Save sanjay1688/3934ee1832317c339aff to your computer and use it in GitHub Desktop.
Save sanjay1688/3934ee1832317c339aff to your computer and use it in GitHub Desktop.
Programming Software Commnd ( install, remove, services, dependencies ) Mac Environment
############## BREW INSTALL ##############
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
To check brew install or not
brew doctor
Your system is ready to brew.
############## GIT ##############
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment