mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-25 22:17:33 +00:00
4596716cc8
Migrate from `z` database The new `migrate` subcommand takes in a path to the old `z` database and naively parses it to add to the database. The command will fail if the user already has a database, so as to prevent tainting it in any way. |
||
---|---|---|
.. | ||
db.rs | ||
dir.rs | ||
main.rs | ||
types.rs | ||
util.rs |