Nick Jones 450a7a24f8
Fix tilde expansion in development environment function library
Due to how bash expands tildes, the `~` is treated literally here and
results in a folder in the Vagrant user's home directory called `~`.

This commit switches to using the `$HOME` environment variable instead.
2018-03-01 13:17:46 +00:00
..
2017-11-28 15:32:49 +00:00