Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
init: silence zcompdump metadata write for invalid ZSH_COMPDUMP filen…
…ames If `$SHORT_HOST` contains invalid filename characters, the compinit call doesn't error, but the zcompdump metadata write does. Use `tee` instead so we can silence the error. See ohmyzsh@dd1a726#commitcomment-38984764
- Loading branch information