Update posh_ps_clear_powershell_history.yml

This commit is contained in:
frack113
2022-01-27 16:16:57 +01:00
committed by GitHub
parent d52602dd5e
commit 1aa7697ca8
@@ -19,7 +19,8 @@ detection:
- 'del'
- 'Remove-Item'
- 'rm'
ScriptBlockText|contains|all: '(Get-PSReadlineOption).HistorySavePath'
ScriptBlockText|contains|all:
- '(Get-PSReadlineOption).HistorySavePath'
selection_2:
ScriptBlockText|contains|all:
- 'Set-PSReadlineOption'