gitignore() { wget \ https://raw.githubusercontent.com/github/gitignore/master/Global/OSX.gitignore \ https://raw.githubusercontent.com/github/gitignore/master/$1.gitignore \ -O .gitignore }