diff --git a/README.md b/README.md index 472e429..a9765e3 100644 --- a/README.md +++ b/README.md @@ -24,30 +24,15 @@ file `/etc/xdg/xdg-user-dirs.defaults`. You should replace this file as root 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 original `/etc/xdg/xdg-user-dirs.defaults`[Here](https://myrepos.dev/Randy-Jordan/eg/raw/branch/main/xdg/user-dirs.defaults) -You can find the custom `/etc/xdg/xdg-user-dirs.defaults`[Here]()<- TODO +You can find the custom `/etc/xdg/xdg-user-dirs.defaults`[Here](https://myrepos.dev/Randy-Jordan/eg/raw/branch/main/xdg/user-dirs.custom) -TODO add script to grab eg file and replace. +Here is an easy script to automate the download and replacement of the defaults. +`curl https://myrepos.dev/Randy-Jordan/sh/raw/branch/main/rehome.sh | bash` ## 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