oh-my-fish/pkg/omf/init.fish

4 lines
78 B
Fish
Raw Normal View History

function init -a path --on-event init_omf
autoload $path/cli $path/util
end