radian-software / radian

🍉 Dotfiles that marry elegance and practicality.
MIT License
491 stars 47 forks source link

zsh is creating ~ files everywhere #529

Closed raxod502 closed 3 months ago

raxod502 commented 1 year ago

With the recent changes to completion systems, ~/.cache/zsh/compcache keeps getting created everywhere, except that the ~ is not expanded, so it is literal directories called tilde being created all over the place.

raxod502 commented 3 months ago

I believe this has been resolved now with upstream fixes to the completion plugin.