Updated guide
This commit is contained in:
parent
ecef07ec81
commit
190613d387
18
README.md
18
README.md
@ -15,7 +15,7 @@ There is no place like $HOME. All my dotfiles, and a guide for bootstrapping a n
|
||||
+ Easy to copy.
|
||||
+ Defaults to revert to.
|
||||
+ Templates for easy productivity.
|
||||
- [ ] Guide
|
||||
- [x] Guide
|
||||
|
||||
## Usage
|
||||
Just copy and paste, or follow the guide below.
|
||||
@ -23,6 +23,22 @@ Just copy and paste, or follow the guide below.
|
||||
If you're starting out as root, do not login as user until you've altered /etc/xdg/user-dirs.defaults
|
||||
|
||||
[For example](https://myrepos.dev/Randy-Jordan/eg), you can see the [custom configuration](https://myrepos.dev/Randy-Jordan/eg/src/branch/main/xdg/custom_user-dirs), or the [default](https://myrepos.dev/Randy-Jordan/eg/src/branch/main/xdg/user-dirs.defaults).
|
||||
Marked folders are mapped to xdg features. The ones linked to repositories need to be downloaded as needed. They are as follows:
|
||||
|
||||
- [x] DESKTOP=gui
|
||||
- [x] DOWNLOAD=dl
|
||||
- [x] TEMPLATES=[eg](https://myrepos.dev/Randy-Jordan/eg/src/branch/main)
|
||||
- [ ] MARKDOWN=md
|
||||
- [x] PUBLICSHARE=pub
|
||||
- [x] DOCUMENTS=media/docs
|
||||
- [x] MUSIC=media/music
|
||||
- [x] PICTURES=media/pics
|
||||
- [x] VIDEOS=media/vids
|
||||
- [ ] PDF=media/pdf
|
||||
- [ ] CAD=cad
|
||||
- [ ] REPO=repo
|
||||
- [ ] SCRIPTS=sh
|
||||
- [ ] VIRTUALMACHINES=vm
|
||||
|
||||
Once complete, assign the appropriate privileges, and login as the user. Run the command:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user