Readme
This commit is contained in:
25
README.md
25
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
|
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.
|
||||||
`
|
`
|
||||||
# Our desktop (if applicable)
|
|
||||||
DESKTOP=gui
|
DESKTOP=gui
|
||||||
|
|
||||||
# Downloads folder for firefox etc.
|
|
||||||
DOWNLOAD=dl
|
DOWNLOAD=dl
|
||||||
|
|
||||||
# Our templates folder for click/create functionality on desktops.
|
|
||||||
# TODO ADD LINK TO REPO
|
|
||||||
TEMPLATES=eg
|
TEMPLATES=eg
|
||||||
|
|
||||||
# Guides/Notes written in Markdown.
|
|
||||||
# TODO ADD LINK TO REPO
|
|
||||||
MARKDOWN=md
|
MARKDOWN=md
|
||||||
|
|
||||||
# Local sharing.
|
|
||||||
PUBLICSHARE=pub
|
PUBLICSHARE=pub
|
||||||
|
|
||||||
# Documents and media
|
|
||||||
DOCUMENTS=media/docs
|
DOCUMENTS=media/docs
|
||||||
MUSIC=media/music
|
MUSIC=media/music
|
||||||
PICTURES=media/pics
|
PICTURES=media/pics
|
||||||
VIDEOS=media/vids
|
VIDEOS=media/vids
|
||||||
PDF=media/pdf
|
PDF=media/pdf
|
||||||
|
|
||||||
# CAD repo for link to library resources etc.
|
|
||||||
# TODO ADD LINK TO REPO
|
|
||||||
CAD=cad
|
CAD=cad
|
||||||
|
|
||||||
# All my development repos.
|
|
||||||
# TODO ADD LINK TO REPO
|
|
||||||
REPO=repo
|
REPO=repo
|
||||||
|
|
||||||
# Bash scripts and resources.
|
|
||||||
# TODO ADD LINK TO REPO
|
|
||||||
SCRIPTS=sh
|
SCRIPTS=sh
|
||||||
|
|
||||||
# Originally for virtual machines, but now includes Docker, etc.
|
|
||||||
# TODO ADD LINK TO REPO
|
|
||||||
VIRTUALMACHINES=vm
|
VIRTUALMACHINES=vm
|
||||||
`
|
`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user