2 #########################################################
 
   3 ### Provisioned ONCE by someone's ansible provisioner ###
 
   4 #########################################################
 
   5 # Part of: https://git.somenet.org/root/pub/somesible.git
 
   6 # 2017-2025 by someone <someone@somenet.org>
 
   9 # Do what would have happened, if this user wasnt created by ansible.
 
  10 rsync -vaPp /etc/skel/ $HOME >/dev/null 2>&1