zoxide/src
Cole Helbling 1e4a81e659
Fix `cd`ing home when no matching directory in `fish`
Prior to this change, executing `z sjlk` (assuming no `sjlk` directory
in your database) would result in going back to the user's home.
2020-04-10 15:59:10 -07:00
..
subcommand Fix `cd`ing home when no matching directory in `fish` 2020-04-10 15:59:10 -07:00
config.rs Style nits 2020-03-30 06:49:41 +05:30
db.rs Canonicalize to regular paths instead of UNC paths on Windows 2020-04-10 00:13:16 +05:30
dir.rs Remove unnecessary derive 2020-04-11 03:00:50 +05:30
error.rs Don't show error if fzf exits gracefully 2020-04-05 22:31:32 +05:30
main.rs Don't show error if fzf exits gracefully 2020-04-05 22:31:32 +05:30
util.rs Interactive mode for `zoxide remove` 2020-04-06 08:41:28 +05:30