use home dir
This commit is contained in:
parent
cb2fade3a0
commit
279d0319bd
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ abbr catall "catall . '*.ext1' '*.ext2' | clip.exe"
|
|||
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 zfind "find ~ -type f -name '*:Zone.Identifier' -ok rm {} \;"
|
||||
abbr beep "powershell.exe -c '[console]::beep(200,300)'"
|
||||
|
|
Loading…
Reference in a new issue