devops-works / binenv

One binary to rule them all. Manage all those pesky binaries (kubectl, helm, terraform, ...) easily.
MIT License
372 stars 44 forks source link

Move cache.json to ~/.cache/ #66

Closed cleming closed 3 years ago

cleming commented 3 years ago

currently cache.json is in ~/.config/binenv/, it might be better to move it in ~/.cache/binenv/

leucos commented 3 years ago

Agreed

cleming commented 3 years ago

faster than me! thanks :pray: