useful settings for things like bash prompts and sublime text
###.profile### run these to get the needed scripts
curl https://raw.githubusercontent.com/git/git/master/contrib/completion/git-prompt.sh -o ~/profile/.git-prompt.sh
curl https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash -o ~/profile/.git-completion.bash
###Sublime packages### Download Package Manager
GitGutter