Dir returns the path to the configuration directory as specified by the PRIME_CONFIG environment variable.
If PRIME_CONFIG is unset, Dir returns ~/.prime .
Get returns the home directory of the current user with the help of
environment variables depending on the target operating system.
Returned path should be used with "path/filepath" to form new paths.