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

This commit is contained in:
Cole Helbling 2020-04-10 15:51:23 -07:00
parent 1e4a81e659
commit df9002c5e7
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 ### Fixed
- When no match is found, `fish` stays in the current directory. - When no match is found, `fish` no longer `cd`s to the user's home.
## [0.3.1] - 2020-04-03 ## [0.3.1] - 2020-04-03