From fa24eb04da7d3a9ac23b93c6beba2df8819fdd23 Mon Sep 17 00:00:00 2001 From: capntack Date: Sun, 9 Apr 2023 00:12:56 -0500 Subject: [PATCH] Revised Windows user dir relocation directions --- README.md | 2 +- prior-versions.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 333c678..783ae81 100644 --- a/README.md +++ b/README.md @@ -146,4 +146,4 @@ My primary reason for uploading this here is to give myself an easy place to ref - **vsc-workspaces** >> place VSCod[e|ium] workspace files in here - ./scratchpad.md >> a junk file use as a scratchpad -*Note:* To modify the default user directories on Windows, rename them first, then move them in a top down order (i.e. move Downloads into Desktop after having already moved Desktop) to avoid any weirdness. Rename using [these directions](https://superuser.com/a/1578148). \ No newline at end of file +*Note:* To modify the default user directories on Windows, [rename them first](https://superuser.com/a/1578148), then [move them](https://www.windowscentral.com/how-move-default-user-folders-new-drive-windows-10) in a top down order (i.e. move Downloads into Desktop after having already moved Desktop) to avoid any weirdness. \ No newline at end of file diff --git a/prior-versions.md b/prior-versions.md index 30ae2eb..e79b679 100644 --- a/prior-versions.md +++ b/prior-versions.md @@ -28,9 +28,9 @@ - **!Screenshots** >> for screenshot util to upload to - **!Workbench** >> for "RAM" work - **10-Projects** >> "P" in PARA - - ${PROJECT-FOLDERS} + - ${PROJECT-DIRECTORIES} - **20-Areas** >> 1st "A" in PARA - - ${AREA-FOLDERS} + - ${AREA-DIRECTORIES} - **30-Resources** >> "R" in PARA - **!Media** - **Audiobooks** >> self-explanatory @@ -50,5 +50,5 @@ - **60-Programs** >> portable apps and the like - **70-Repos** >> to do any dev/git/etc work out of -*Note:* To modify the default user directories on Windows, rename them first, then move them in a top down order (i.e. move Downloads into Desktop after having already moved Desktop) to avoid any weirdness. Rename using [these directions](https://superuser.com/a/1578148). +*Note:* To modify the default user directories on Windows, [rename them first](https://superuser.com/a/1578148), then [move them](https://www.windowscentral.com/how-move-default-user-folders-new-drive-windows-10) in a top down order (i.e. move Downloads into Desktop after having already moved Desktop) to avoid any weirdness. \ No newline at end of file