If you're starting out as root, do not login as user until you've altered /etc/xdg/user-dirs.defaults
[For example](https://myrepos.dev/Randy-Jordan/eg), you can see the [custom configuration](https://myrepos.dev/Randy-Jordan/eg/src/branch/main/xdg/custom_user-dirs), or the [default](https://myrepos.dev/Randy-Jordan/eg/src/branch/main/xdg/user-dirs.defaults).
Once complete, assign the appropriate privileges, and login as the user. Run the command:
`git init --bare $HOME/.dot` To create our config folder.<br>