You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PowerShell tips shown are already stored in a file in the module configuration. It would be great if we could use a -Previous switch on the Write-PowerShellTip cmdlet to show the last tip that was shown, instead of showing the next tip. We would want to make sure that when we show the "previous" tip, that it does not write the same tip ID to "tips shown" file again.