Problem: Foreman has issues when its path contains spaces and the default path for Heroku is C:\Program Files(x86)\Heroku.
Fix: Reinstall Heroku and specify C:\Heroku as the path.
| [core] | |
| editor = vim | |
| safecrlf = false | |
| [user] | |
| name = Joshua Neptune | |
| email = joshuasneptune@gmail.com | |
| [alias] | |
| ec = config --global -e | |
| co = checkout | |
| cob = checkout -b |
| # IDE # | |
| ####### | |
| .idea |