etc/skel/.zshrc: set file encoding to UTF8
authorMichael Prokop <mika@grml.org>
Fri, 26 Jan 2024 15:02:40 +0000 (16:02 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 26 Jan 2024 15:07:08 +0000 (16:07 +0100)
commitae34c4279494e5894e6ee7915fd420fc10798661
tree36a395f90c79f50afca8b17325cdd13b2bd7898d
parent4fab92406d02f1cfe2a0a5cb1f57ca6832fbd22b
etc/skel/.zshrc: set file encoding to UTF8

The file isn't properly encoded and claims to be latin1.
Convert to UTF8 to avoid broken characters in getanchors().

Thanks: flobee for the bug report
Closes: https://github.com/grml/grml-etc-core/issues/155
etc/skel/.zshrc