Dotfiles for my tiling window manager + terminal workflow.
 
 
 

3 lines
41 B

function rg-headers
rg $argv[1] *.h
end