mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-19 12:42:45 +08:00
4 lines
71 B
Fish
4 lines
71 B
Fish
function omf.cli.version
|
|
echo "Oh My Fish version "(omf.version)
|
|
end
|