v1.9.0: Prepare for fish 3.x
⚠️ require fish≥2.4- #86 fixes a problem when uninstalling pure where the function pre_prompt is still defined, by @jorgebucaran
- #89 document workaround for Oh My Fish users, by @benedictleejh
- #91 Fix compatibility with fish 3:
^to redirect stderr is deprecated, prefer2>, by @faho