oh-my-fish/pkg/omf/functions/cli/omf.cli.version.fish

4 lines
71 B
Fish

function omf.cli.version
echo "Oh My Fish version "(omf.version)
end