add zfind
This commit is contained in:
parent
8b7852802a
commit
c7d6e25fe5
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ abbr catall "catall . '*.ext1' '*.ext2' | clip.exe"
|
||||||
abbr ll "eza --git -gl"
|
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 {} \;"
|
||||||
|
|
Loading…
Reference in a new issue