Readme edits

This commit is contained in:
2025-12-06 12:18:58 -06:00
parent d7329c7062
commit 25eec8082a

View File

@@ -46,28 +46,28 @@ 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 [user-dirs.defaults HERE]()// TODO add link. You can find the original user.dirs.defaults[HERE]() // TODO add link.
You can find the custom one I use [HERE]() // TODO add link. 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 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.
`
DESKTOP=gui DESKTOP=gui `Default desktop directory (if applicable)`<br>
DOWNLOAD=dl DOWNLOAD=dl `Default download directory for firefox etc`<br>
TEMPLATES=eg TEMPLATES=eg `Default directory for file click/create capability on desktops` `TODO ADD LINK`<br>
MARKDOWN=md MARKDOWN=md `Guides and notes written in markdown.` `TODO ADD LINK`<br>
PUBLICSHARE=pub PUBLICSHARE=pub `Local sharing folder` <br>
DOCUMENTS=media/docs DOCUMENTS=media/docs `Documents` <br>
MUSIC=media/music MUSIC=media/music
PICTURES=media/pics PICTURES=media/pics
VIDEOS=media/vids VIDEOS=media/vids
PDF=media/pdf PDF=media/pdf <br>
CAD=cad CAD=cad `CAD repo with resources and links to library etc.`<br>
REPO=repo REPO=repo `All my developement repos` `https://myrepos.dev` <br>
SCRIPTS=sh SCRIPTS=sh `Shell/Python scripts etc` `TODO ADD LINK` <br>
VIRTUALMACHINES=vm VIRTUALMACHINES=vm `Virtual Machines / Dockerfiles etc.` `TODO ADD LINK`<br>
`
## Credits / Resources ## Credits / Resources