2019-06-14 02:34:39 +08:00
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
**Environment report**
<!--
Run the command `omf doctor` and paste the output here. Example:
-->
```
2020-04-10 22:46:06 +08:00
Oh My Fish version: 7
2019-06-14 02:34:39 +08:00
OS type: Linux
2020-04-10 22:46:06 +08:00
Fish version: fish, version 3.1.0
Git version: git version 2.26.0
2019-06-14 02:34:39 +08:00
Git core.autocrlf: no
2020-04-10 22:46:06 +08:00
Checking for a sane environment...
2019-06-14 02:34:39 +08:00
Your shell is ready to swim.
```
# Checklist:
- [ ] My code follows the [style guidelines ](https://github.com/oh-my-fish/oh-my-fish/blob/master/CONTRIBUTING.md#code-style ) of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] New and existing tests pass locally with my changes <!--
remove next checkbox if you didn't change the install script -->
- [ ] I have updated the SHA256 checksum for the install script