1. Your usage scenarios?
echo 'Invoke-Expression "$(vfox activate pwsh)"' >> $PROFILE
2. What is your expected outcome?
- Standardizes the shell mount commands for PowerShell 7 in the documentation. All we need to do is
echo 'Invoke-Expression "$(vfox activate pwsh)"' >> $PROFILE.