escape $
This commit is contained in:
parent
b4255521a1
commit
aa4d26d10d
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ abbr rm "rm -rf"
|
|||
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 pdf "'/mnt/c/Program Files/Mozilla Firefox/firefox.exe' (for f in *.pdf; echo "file:///"(wslpath -m .)/\$f; end)"
|
||||
|
|
Loading…
Reference in a new issue