donnemartin / dev-setup

macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do I need to clean the repo files in ~ directory?

chenxingyu-cs opened this issue · comments

I used bootstrap.sh and I found that all the repo files appeared in ~ directory. Do I need to delete these files?
Thank you!

Hi @chenxingyu-cs, you can safely delete those files from the home directory and use the ones from the local dev-setup directory instead.

There's a PR in the works that will address this in the future: #42