dotfiles/win/bin/clear-recently-opened.ps1

1 line
60 B
PowerShell
Raw Normal View History

2021-01-13 15:20:59 +00:00
Remove-Item $env:AppData\Microsoft\Windows\Recent\* -Recurse