Prune remote branch list :
git remote update origin --prune
Push new local branch to github
git push -u origin {feature branch}

Mac Setup

http://www.johnpapa.net/how-to-use-npm-global-without-sudo-on-osx/

Faster way to delete files on windows