How to uninstall omf
The same way you install it, but with an --uninstall flag.
curl -L http://get.oh-my.fish > install
fish install --uninstall
鈥β爏hould do it?
Also if you do a quick search in main README for "uninstall" you can have the answer:

Oh, is this how to uninstall omf!
Please note that due to issue #736, uninstalling OMF is no longer straight-forward - none of the methods described here work.
Most helpful comment
The same way you install it, but with an
--uninstallflag.鈥β爏hould do it?