1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-27 21:54:45 +01:00
Files
oh-my-zsh/oh-my-zsh.sh
Marc Cornellà b876198575 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 dd1a72696f (commitcomment-38984764)
2020-05-07 11:28:10 +02:00

3.8 KiB