0

I can't find precise information about the /etc/skel settings for the new user to add, to the settings I have in user "model".

Could someone tell me what files to skel so I don't have to reconfigure each new user?

I am using Ubuntu Budgie 20.04, with GNOME.

guntbert
  • 13,475

1 Answers1

1

Generally .bashrc and .profile should be sufficient. Maybe an .xsession? An .xbindkeysrc?

I guess a simple rule of thumb is that if the configuration file is useful to you, it might be to other users as well. The configuration files you copy to this directory will be copied to new users' home directories when they are created with useradd -m -k /etc/skel