diff options
author | Marc Cornellà <marc.cornella@live.com> | 2020-05-07 11:25:35 +0200 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2020-05-07 11:28:10 +0200 |
commit | b876198575cbf23d589ddc8da6b22254d3d5358b (patch) | |
tree | 8b05b91301c17275881b003f847ad0abb9b3219d /.github | |
parent | 0736a3749a9c9ae4ba3096b0b6c55250f19fef17 (diff) | |
download | zsh-b876198575cbf23d589ddc8da6b22254d3d5358b.tar.gz zsh-b876198575cbf23d589ddc8da6b22254d3d5358b.tar.bz2 zsh-b876198575cbf23d589ddc8da6b22254d3d5358b.zip |
init: silence zcompdump metadata write for invalid ZSH_COMPDUMP filenames
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 https://github.com/ohmyzsh/ohmyzsh/commit/dd1a72696f162fd5285a104b5f63970deb66e8b0#commitcomment-38984764
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions