Koen's blog Profile Photo

Koen's blog

Ik typ. Ik typ voor mijn Sien, Arwen, Mila en Nienke.

Virtual drive.

First thing I read in Four days on Rails is good to know for every windows user IMO.

The SUBST command. It associates a path with a drive letter. Example use:

subst t: C:\somepath\way\too\long\to\be\handy

So afterwards you access the path above just by referencing “t:”.