mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-02 17:40:46 +08:00
4 lines
59 B
Fish
4 lines
59 B
Fish
function omf_version
|
|
echo "Oh My Fish! $OMF_VERSION"
|
|
end
|