add pbeep
This commit is contained in:
parent
3b47dab19e
commit
2fe6af85a5
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ abbr ll "eza --git -gl"
|
||||||
abbr la "eza --git -gla"
|
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 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 zfind "find * -type f -name '*:Zone.Identifier' -ok rm {} \;"
|
||||||
|
abbr pbeep "powershell.exe -c '[console]::beep(200,300)'"
|
||||||
|
|
Loading…
Reference in a new issue