No. Packages do and should NEVER overwrite user-set settings in the home directory. Packages can only interact with system files, and any package that attempts to modify files in the home directory should be avoided. In the case of the package you mentioned, it’s files are only installed to /etc/skel, which is used as a template for every new user.