{"id":14064609,"url":"https://github.com/TsekNet/dotfiles","last_synced_at":"2025-07-29T18:33:17.454Z","repository":{"id":51004147,"uuid":"340995578","full_name":"TsekNet/dotfiles","owner":"TsekNet","description":"Cross-platform automated system configuration 🛠","archived":false,"fork":false,"pushed_at":"2024-07-17T22:58:18.000Z","size":3666,"stargazers_count":21,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-30T00:31:15.709Z","etag":null,"topics":["automation","chezmoi","configuration","configuration-management","dotfiles","dotfiles-linux","dotfiles-windows","imaging","powershell","provisioning","scripts"],"latest_commit_sha":null,"homepage":"https://tseknet.com","language":"PowerShell","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/TsekNet.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}},"created_at":"2021-02-21T20:20:59.000Z","updated_at":"2024-08-09T00:19:37.000Z","dependencies_parsed_at":"2023-12-07T15:27:25.085Z","dependency_job_id":"a3de73c5-8dbe-4bcd-b719-4f49902bd2d4","html_url":"https://github.com/TsekNet/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TsekNet%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TsekNet%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TsekNet%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TsekNet%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TsekNet","download_url":"https://codeload.github.com/TsekNet/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228040746,"owners_count":17860211,"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":["automation","chezmoi","configuration","configuration-management","dotfiles","dotfiles-linux","dotfiles-windows","imaging","powershell","provisioning","scripts"],"created_at":"2024-08-13T07:03:57.581Z","updated_at":"2024-12-04T03:31:07.459Z","avatar_url":"https://github.com/TsekNet.png","language":"PowerShell","readme":"# TsekNet dotfiles 🛠\n\nCross-platform automated system configuration. Run script. Setup System.\n\n- Problem: Setting up a system requires configuring a variable amount of files (dotfiles, such as ~/.bashrc) locally.\n- Solution: Store configuration files (dotfiles) on GitHub and leverage [chezmoi](https://www.chezmoi.io/) to keep those files up-to-date.\n\nNew to dotfiles? Check out [dotfiles.github.io](https://dotfiles.github.io/) for more information.\n\n## Installing\n\nBelow are the commands you can run to get started with my dotfiles.\n\n⚠ Be sure to review the code before executing random scripts on the internet. TL;DR can be found in [install.ps1](install.ps1) Comment-Based Help.\n\n### Linux\n\nExecute the install script (downloaded via curl):\n\n```bash\nbash \u003c(curl -fsSL https://git.io/tseksh)\n```\n\n### Windows\n\nRun the following command in PowerShell as administrator:\n\n```powershell\niex ((New-Object Net.WebClient).DownloadString('https://git.io/tsekps'))\n```\n\n## Usage\n\n```bash\nchezmoi init --apply --verbose https://github.com/tseknet/dotfiles.git\n```\n\nOR\n\n```bash\nchezmoi init --apply --verbose git@github.com:tseknet/dotfiles.git\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTsekNet%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTsekNet%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTsekNet%2Fdotfiles/lists"}