mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-12-02 05:34:10 +08:00
4 lines
59 B
Fish
4 lines
59 B
Fish
function omf_version
|
|
echo "Oh My Fish! $OMF_VERSION"
|
|
end
|