Commit graph

7 commits

Author SHA1 Message Date
Cole Helbling fb7e28ebbe
zoxide: 0.3.1 -> 0.4.0
https://github.com/ajeetdsouza/zoxide/compare/v0.3.1...v0.4.0

Most notable changes, IMHO:

- `zoxide init` now uses PWD hooks by default
- `fish` no longer `cd`s to the user's home when no match is found
- Interactive mode in `zoxide` no longer throws an error if `fzf` exits gracefully
2020-05-03 07:59:24 -07:00
Cole Helbling 654a4711f6
zoxide: 0.3.0 -> 0.3.1
https://github.com/ajeetdsouza/zoxide/compare/v0.3.0...v0.3.1
2020-04-03 13:24:45 -07:00
Cole Helbling dbdae465cb
zoxide: 0.2.2 -> 0.3.0
https://github.com/ajeetdsouza/zoxide/compare/v0.2.2...v0.3.0
2020-03-29 18:54:24 -07:00
Cole Helbling 9ac94c36d4
zoxide: 0.2.1 -> 0.2.2 2020-03-19 13:21:46 -07:00
Cole Helbling ce8674dc0f
zoxide: 0.2.0 -> 0.2.1
With this release, you can now migrate entries from your `z` database!
2020-03-15 11:54:34 -07:00
Yannik Sander de892c2f07 Remove unnecessary comment
Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
2020-03-11 23:48:47 +00:00
Yannik Sander 130aef631c zoxide: init at 0.2.0 2020-03-11 23:48:47 +00:00