README links

This commit is contained in:
2025-12-06 14:01:35 -06:00
parent 03de6a2500
commit 37d8ed3f97

View File

@@ -42,9 +42,9 @@ applications) to change the directories used. Note: To disable a directory,
point it to the homedir. If you delete it it will be recreated on the next point it to the homedir. If you delete it it will be recreated on the next
login. login.
You can find the original user.dirs.defaults (https://myrepos.dev) You can find the original user.dirs.defaults [HERE](https://myrepos.dev/Randy-Jordan/eg/raw/branch/main/dot/xdg/user-dirs.defaults)
You can find the custom one I use (https://myrepos.dev) You can find the custom one I use [HERE](https://myrepos.dev/Randy-Jordan/eg/raw/branch/main/dot/xdg/user-dirs.custom)
Some of these are their own repositories, and I will include a link below with Some of these are their own repositories, and I will include a link below with
an explanation and purpose of the directory. an explanation and purpose of the directory.
@@ -64,6 +64,8 @@ REPO=repo `All my developement repos` (https://myrepos.dev) <br>
SCRIPTS=sh `Shell/Python scripts etc` (https://myrepos.dev)<br> SCRIPTS=sh `Shell/Python scripts etc` (https://myrepos.dev)<br>
VIRTUALMACHINES=vm `Virtual Machines / Dockerfiles etc.` (https://myrepos.dev)<br> VIRTUALMACHINES=vm `Virtual Machines / Dockerfiles etc.` (https://myrepos.dev)<br>
`curl https://myrepos.dev/Randy-Jordan/eg/raw/branch/main/dot/xdg/user-dirs.custom -o /etc/xdg/user.dirs.defaults`<br>
## TLDR ## TLDR
`sudo apt update` `sudo apt update`
`sudo apt dist-upgrade` `sudo apt dist-upgrade`