Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:powershell [2025/04/07 21:14] swewindows:powershell [2025/12/20 14:53] (current) – external edit 127.0.0.1
Line 1: Line 1:
-<code>+```
 # C:\Users\USERNAME\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 # C:\Users\USERNAME\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1
  
Line 7: Line 7:
     return ">>     return ">>
 } }
-</code>+```