diff --git a/README.md b/README.md index 0501e8e..bc24864 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,10 @@ Example: ### Home skeleton -Files from /etc/skel are copied to /home/$USER when new users are created. +Pacman should **never** change files in `$HOME`. To still be able to include +customized configurations, one can copy them to the skeleton used for new users: + +Files from `/etc/skel` are copied to `/home/$USER` when new users are created. Example: [pkg/de-p1st-gnupg/PKGBUILD](pkg/de-p1st-gnupg/PKGBUILD)