1# code $PROFILE.CurrentUserAllHosts
2code $PROFILE
1# Aliases for directories
2Function goToProjects { Set-Location -Path G:\Projects }
3
4Set-Alias -Name proj -Value goToProjects
$PROFILE
, but there are other ones for various hosts and all users as well