by David | Sep 7, 2014 | Automation, Development, Environment, Tooling, Tools
When working with git and node js you end up using the command line quite a lot. As a Windows grown developer this is kind of a strange sensation really, you quickly start to appreciate why those Linux guys constantly advocated the bash and you also understand...
by David | Aug 16, 2014 | Automation, Environment
I got it into my head earlier this evening that maybe I couldn’t reach my files that should be registered in the PATH variable because it had been truncated, after all when I ran ECHO %PATH% I did get a truncated text. However that is probably just due to the...