Added links and scripts

This commit is contained in:
2026-04-15 15:36:53 -05:00
parent 6db6d61465
commit 11d14273d1

View File

@@ -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