1
0
Fork 0
vdotfiles/dot_config/fish/functions/cm.fish

4 lines
42 B
Fish
Raw Normal View History

function cm
command chezmoi $argv
end