To get the ‘z’ module (for jumping around the filesystem) to work you have to do:

$env:USERPROFILE = ‘/home/matt’

(unless you’re called something other than ‘matt’ I guess)