Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zoxide-x86_64-apple-darwin | 2020-03-08 | 954.2 kB | |
zoxide-x86_64-unknown-linux-musl | 2020-03-08 | 2.2 MB | |
zoxide-x86_64-unknown-linux-gnu | 2020-03-08 | 2.0 MB | |
README.md | 2020-03-08 | 263 Bytes | |
Totals: 4 Items | 5.2 MB | 0 |
Added
- Install script for Linux/macOS users.
- Aging algorithm to remove stale entries.
Changed
- Database schema now uses
f64
values for rank instead ofi32
.
Fixed
- Multiple hooks being added upon initializing
zoxide
multiple times.