Closed scottyscripts closed 7 years ago
I consolidated git_config.sh with git.sh.
After researching the export NVM_DIR, I continually found issues with nvm command not working unless you do the export
removing rvm now prompts the user for a (y/n)
There are many open issues. I commented and addressed the ones I saw as imperative for Friday, but will be clearing the rest.
Tested all scripts, fixing any errors encountered. Consolidated two of the git scripts. Looked more into installing atom with cask, and I'm not sure that it would speed up the process. Also edited the INSTALLFEST.md doc to reflect changes.
Looked into cask for installing atom, but it only works on mac. I updated INSTALLFEST.md to tell them to run brew cask install atom
for mac (kept old command for linux). I will test scripts again tonight on linux and mac just to make sure we're all good for tomorrow.
Let me know if anything is unclear.
I automated everywhere that I could and updated the INSTALLFEST.md to reflect changes.
I removed the sections from INSTALLFEST.md for installing rbenv, Ruby, and postgres, but still included the scripts in config/
Fixed Atom autocomplete issue we discussed, will close issue after these changes are merged