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)
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


No differences found