From 37d8ed3f978421e4bf045b558a4ee11b3ee1a713 Mon Sep 17 00:00:00 2001 From: Randy Jordan Date: Sat, 6 Dec 2025 14:01:35 -0600 Subject: [PATCH] README links --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af6f0fc..02221df 100644 --- a/README.md +++ b/README.md @@ -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 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 an explanation and purpose of the directory. @@ -64,6 +64,8 @@ REPO=repo `All my developement repos` (https://myrepos.dev)
SCRIPTS=sh `Shell/Python scripts etc` (https://myrepos.dev)
VIRTUALMACHINES=vm `Virtual Machines / Dockerfiles etc.` (https://myrepos.dev)
+`curl https://myrepos.dev/Randy-Jordan/eg/raw/branch/main/dot/xdg/user-dirs.custom -o /etc/xdg/user.dirs.defaults`
+ ## TLDR `sudo apt update` `sudo apt dist-upgrade`