Skip to content

prabhatjha/my-mac-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my-mac-setup

Things I do on a brand new mac

Apps

  • Create two desktops - one for work and one for non-work
  • Google Chrome
  • Skype
  • IntelliJ
  • Java JDK
  • Hipchat
  • Sublime
  • XCode
  • Android Studio

Tools & Utilities

  • Homebrew (ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)")
  • brew install git
  • brew install tree
  • brew install node
  • configure git-prompt. See file at /usr/local/Cellar/git/2.1.2/etc/bash_completion.d/git-prompt.sh*
  • Generate a new ssh key for github
  • Set JAVA_HOME. In .bash_profile, add export JAVA_HOME=$(/usr/libexec/java_home)
  • brew install maven
  • Change color scheme : export CLICOLOR=1 export LSCOLORS=GxFxCxDxBxegedabagaced

About

Things I do on a brand new mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages