{"id":27953789,"url":"https://github.com/lumirelle/profiles","last_synced_at":"2025-05-07T17:14:54.180Z","repository":{"id":273303880,"uuid":"919276946","full_name":"Lumirelle/profiles","owner":"Lumirelle","description":"Development profiles or something else.","archived":false,"fork":false,"pushed_at":"2025-05-07T03:24:26.000Z","size":74235,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T17:14:45.913Z","etag":null,"topics":["configs","dotconfigs","dotfiles","manuals","preferences","profiles","resources"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lumirelle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-20T05:09:35.000Z","updated_at":"2025-05-07T03:24:27.000Z","dependencies_parsed_at":"2025-02-25T16:30:25.917Z","dependency_job_id":"03da4fc2-dbde-4552-bd11-9b53ceb517c1","html_url":"https://github.com/Lumirelle/profiles","commit_stats":null,"previous_names":["lyana-nullptr/profiles","lumirelle/profiles"],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lumirelle%2Fprofiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lumirelle%2Fprofiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lumirelle%2Fprofiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lumirelle%2Fprofiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lumirelle","download_url":"https://codeload.github.com/Lumirelle/profiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252922320,"owners_count":21825639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["configs","dotconfigs","dotfiles","manuals","preferences","profiles","resources"],"created_at":"2025-05-07T17:14:53.551Z","updated_at":"2025-05-07T17:14:54.167Z","avatar_url":"https://github.com/Lumirelle.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Lumirelle/profiles\" rel=\"noopener\"\u003e\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003eProfiles\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![Status](https://img.shields.io/badge/status-active-success.svg)](.)\n[![GitHub Issues](https://img.shields.io/github/issues/Lumirelle/profiles.svg)](https://github.com/Lumirelle/profiles/issues)\n[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/Lumirelle/profiles.svg)](https://github.com/Lumirelle/profiles/pulls)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)\n\n\u003c/div\u003e\n\n---\n\n\u003cp align=\"center\"\u003e Development profiles or something else.\n    \u003cbr\u003e\n\u003c/p\u003e\n\n## 📝 Table of Content\n\n- [About](#about)\n- [Catalogs](#catalogs)\n- [Usage](#usage)\n  - [Manually Setup](#manually_setup)\n  - [Script Setup](#script_setup)\n- [Authors](#authors)\n\n## 🧐 About \u003ca name=\"about\"\u003e\u003c/a\u003e\n\nDevelopment profiles or something else.\n\n## 📑 Catalogs \u003ca name=\"catalogs\"\u003e\u003c/a\u003e\n\nThe directory structure under `/resources`, is grouped by purpose:\n\n- `/personal`: **\u0026lt;purpose\u0026gt;** Personal usage profiles\n- `/work`: **\u0026lt;purpose\u0026gt;** Work-only profiles (Of course, it should be ignored by git)\n\nThe directory structure under folders marked as **\u0026lt;purpose\u0026gt;**, is grouped by category:\n\n- `/docs`: Documents, such as manuals\n- `/preferences`: **\u0026lt;collection\u0026gt;** Collection of preferences profiles, such as `.gitconfig`\n- `/resources`: Resources, such as fonts\n\nThe directory structure under folders marked as **\u0026lt;collection\u0026gt;**, is grouped by situation:\n\n- `/deployer`: **\u0026lt;purpose\u0026gt;** Profiles used by deployer\n- `/editor`: **\u0026lt;purpose\u0026gt;** Profiles used by editor\n- `/formatter`: **\u0026lt;purpose\u0026gt;** Profiles used by formatter\n- `/linter`: **\u0026lt;purpose\u0026gt;** Profiles used by linter\n- `/package-manager`: **\u0026lt;purpose\u0026gt;** Profiles used by package manager\n- `/terminal`: **\u0026lt;purpose\u0026gt;** Profiles used by terminal\n- `/vcs`: **\u0026lt;purpose\u0026gt;** Profiles used by version control system\n- `/vpn`: **\u0026lt;purpose\u0026gt;** Profiles used by vpn\n\nThe directory structure under folders marked as **\u0026lt;purpose\u0026gt;**, is grouped by program. I will not list them all here.\n\nSee total catalogs [here](CATALOGS.json).\n\n## 🎈 Usage \u003ca name=\"usage\"\u003e\u003c/a\u003e\n\n### ✋🏼 Manually Setup \u003ca name=\"manually_setup\"\u003e\u003c/a\u003e\n\nJust download the profile you want and put it in the right place.\n\n### 📜 Script Setup \u003ca name=\"script_setup\"\u003e\u003c/a\u003e\n\nInstall this package by node.js package manager like `npm`, `yarn`, `pnpm` and so on.\n\n```shell\npnpm i lumirelle-profiles -g\n```\n\nNow, please enjoy! See the help information by using the command below:\n\n```shell\npi --help\n```\n\n## ✍️ Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n- [@Lumirelle](https://github.com/Lumirelle) - Anything\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flumirelle%2Fprofiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flumirelle%2Fprofiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flumirelle%2Fprofiles/lists"}