Dotfiles for my tiling window manager + terminal workflow.
 
 
 

3 lines
34 B

function rgc
rg $argv[1] *.c
end