feat(workstation): complete software cleanup and project organization
- Synchronized Ansible roles with removed redundant packages. - Performed system audit (performance, boot, disk usage). - Organized home directory by removing 22 clean remote repositories. - Reclaimed ~21GB of disk space in ~/Projects. - Retained dirty repositories and those without remote origins for safety. - Updated documentation (performance tuning, software stack, setup). - Created NEXT_STEPS.md and documented learnings.
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Next Session Tasks
|
||||
|
||||
## Priority 1 (Clean Up)
|
||||
- [ ] Address permission issues in `PhpstormProjects/satag-amicron-entity-bundle` and `SatagAmicronSix` to finish removal.
|
||||
- [ ] Decide on the fate of dirty repositories:
|
||||
- `~/Projects/ShopifySyncApp` (New work)
|
||||
- `~/Projects/firebird` (Subrepo modified)
|
||||
- `~/Projects/djh-corporate-identity` (Untracked work)
|
||||
- `~/WebstormProjects/onlyoffice` (Logic changes)
|
||||
|
||||
## Priority 2 (Retention)
|
||||
- [ ] Confirm if repositories without remotes should be uploaded to Gitea/GitLab:
|
||||
- `~/Projects/opus-transcribe`
|
||||
- `~/Projects/20238-MediGruen-Naturprodukte-GmbH`
|
||||
- `~/Projects/any-to-markdown`
|
||||
- `~/Projects/pdf2md`
|
||||
|
||||
## Context
|
||||
- Reclaimed 21GB today by removing clean remote repositories.
|
||||
- Workstation software cleanup is complete and synced to Ansible roles.
|
||||
Reference in New Issue
Block a user