fixup! fixup! Fix `cd`ing home when no matching directory in `fish`

This commit is contained in:
Cole Helbling 2020-04-10 15:58:43 -07:00
parent df9002c5e7
commit 59f2a68d8d
No known key found for this signature in database
GPG Key ID: B37E0F2371016A4C
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- When no match is found, `fish` no longer `cd`s to the user's home.
- `fish` no longer `cd`s to the user's home when no match is found.
## [0.3.1] - 2020-04-03