diff --git a/README.md b/README.md index 643b9a2..472e429 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,29 @@ before logging in or opening the file manager. I usually truncate the original names, and add a few more directories. You can find the original `/etc/xdg/xdg-user-dirs.defaults`[Here]()<- TODO + You can find the custom `/etc/xdg/xdg-user-dirs.defaults`[Here]()<- TODO TODO add script to grab eg file and replace. ## Directories +Here is the final list of all the directories in my $HOME. Some of them are +repositories that need to be downloaded, and I've included the links. + +- [ ] gui **XDG Desktop** +- [ ] dl **XDG Download** +- [x] eg **XDG Templates** [Link](https://myrepos.dev/Randy-Jordan/eg) +- [ ] pub **XDG Public** +- [ ] docs **XDG Documents** +- [ ] media **XDG Media** +- [ ] media/music **XDG Music** +- [ ] media/pics **XDG Pictures** +- [ ] media/vids **XDG Videos** + +Here are the custom created ones. + +- [x] sh **Scripts** [Link](https://myrepos.dev/Randy-Jordan/sh) +- [x] cad ## Dotfiles