mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
4 lines
59 B
Fish
4 lines
59 B
Fish
function omf_version
|
|
echo "Oh My Fish! $OMF_VERSION"
|
|
end
|