From d7329c70627f427be43a66143331797b55f264f9 Mon Sep 17 00:00:00 2001 From: Randy Jordan Date: Sat, 6 Dec 2025 12:07:41 -0600 Subject: [PATCH] Readme --- README.md | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/README.md b/README.md index d16911b..373d374 100644 --- a/README.md +++ b/README.md @@ -53,44 +53,19 @@ You can find the custom one I use [HERE]()// TODO add link. Some of these are their own repositories, and I will include a link below with an explanation and purpose of the directory. ` -# Our desktop (if applicable) DESKTOP=gui - -# Downloads folder for firefox etc. DOWNLOAD=dl - -# Our templates folder for click/create functionality on desktops. -# TODO ADD LINK TO REPO TEMPLATES=eg - -# Guides/Notes written in Markdown. -# TODO ADD LINK TO REPO MARKDOWN=md - -# Local sharing. PUBLICSHARE=pub - -# Documents and media DOCUMENTS=media/docs MUSIC=media/music PICTURES=media/pics VIDEOS=media/vids PDF=media/pdf - -# CAD repo for link to library resources etc. -# TODO ADD LINK TO REPO CAD=cad - -# All my development repos. -# TODO ADD LINK TO REPO REPO=repo - -# Bash scripts and resources. -# TODO ADD LINK TO REPO SCRIPTS=sh - -# Originally for virtual machines, but now includes Docker, etc. -# TODO ADD LINK TO REPO VIRTUALMACHINES=vm `