Readme edits
This commit is contained in:
36
README.md
36
README.md
@@ -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
|
||||
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
|
||||
an explanation and purpose of the directory.
|
||||
`
|
||||
DESKTOP=gui
|
||||
DOWNLOAD=dl
|
||||
TEMPLATES=eg
|
||||
MARKDOWN=md
|
||||
PUBLICSHARE=pub
|
||||
DOCUMENTS=media/docs
|
||||
MUSIC=media/music
|
||||
PICTURES=media/pics
|
||||
VIDEOS=media/vids
|
||||
PDF=media/pdf
|
||||
CAD=cad
|
||||
REPO=repo
|
||||
SCRIPTS=sh
|
||||
VIRTUALMACHINES=vm
|
||||
`
|
||||
|
||||
DESKTOP=gui `Default desktop directory (if applicable)`<br>
|
||||
DOWNLOAD=dl `Default download directory for firefox etc`<br>
|
||||
TEMPLATES=eg `Default directory for file click/create capability on desktops` `TODO ADD LINK`<br>
|
||||
MARKDOWN=md `Guides and notes written in markdown.` `TODO ADD LINK`<br>
|
||||
PUBLICSHARE=pub `Local sharing folder` <br>
|
||||
DOCUMENTS=media/docs `Documents` <br>
|
||||
MUSIC=media/music
|
||||
PICTURES=media/pics
|
||||
VIDEOS=media/vids
|
||||
PDF=media/pdf <br>
|
||||
CAD=cad `CAD repo with resources and links to library etc.`<br>
|
||||
REPO=repo `All my developement repos` `https://myrepos.dev` <br>
|
||||
SCRIPTS=sh `Shell/Python scripts etc` `TODO ADD LINK` <br>
|
||||
VIRTUALMACHINES=vm `Virtual Machines / Dockerfiles etc.` `TODO ADD LINK`<br>
|
||||
|
||||
|
||||
|
||||
## Credits / Resources
|
||||
|
||||
Reference in New Issue
Block a user