Dotfiles for my tiling window manager + terminal workflow.
 
 
 

3 lines
74 B

function grep-pdf
pdfgrep -n $argv[1] (fd -e pdf --no-ignore-vcs)
end