add pbeep

This commit is contained in:
Mylloon 2024-07-24 12:12:57 +02:00
parent 3b47dab19e
commit 2fe6af85a5
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -8,3 +8,4 @@ abbr ll "eza --git -gl"
abbr la "eza --git -gla"
abbr pdf "'/mnt/c/Program Files/Mozilla Firefox/firefox.exe' (for f in *.pdf; echo "file:///"(wslpath -m .)/\$f; end)"
abbr zfind "find * -type f -name '*:Zone.Identifier' -ok rm {} \;"
abbr pbeep "powershell.exe -c '[console]::beep(200,300)'"