{"id":49419975,"url":"https://github.com/journeycodesayush/dotfiles","last_synced_at":"2026-04-29T05:12:53.406Z","repository":{"id":353992367,"uuid":"1209639797","full_name":"JourneyCodesAyush/Dotfiles","owner":"JourneyCodesAyush","description":"Config files for different platforms I work on","archived":false,"fork":false,"pushed_at":"2026-04-26T15:30:36.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-26T17:23:06.575Z","etag":null,"topics":["chocolatey","dotfiles","lazyvim","neovim","powershell","vscode","windows"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/JourneyCodesAyush.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-13T16:22:29.000Z","updated_at":"2026-04-26T15:30:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/JourneyCodesAyush/Dotfiles","commit_stats":null,"previous_names":["journeycodesayush/dotfiles"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/JourneyCodesAyush/Dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JourneyCodesAyush%2FDotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JourneyCodesAyush%2FDotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JourneyCodesAyush%2FDotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JourneyCodesAyush%2FDotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JourneyCodesAyush","download_url":"https://codeload.github.com/JourneyCodesAyush/Dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JourneyCodesAyush%2FDotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32411861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T03:46:11.172Z","status":"ssl_error","status_checked_at":"2026-04-29T03:37:55.317Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chocolatey","dotfiles","lazyvim","neovim","powershell","vscode","windows"],"created_at":"2026-04-29T05:12:50.117Z","updated_at":"2026-04-29T05:12:53.398Z","avatar_url":"https://github.com/JourneyCodesAyush.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nMy personal configuration files and setup scripts.\nCurrently contains Windows setup only - more platforms may be added later (when I use them).\n\n---\n\n## What's inside\n\n- `windows/` - PowerShell scripts for setting up a new Windows machine\n- `nvim/` - Neovim config (LazyVim)\n- `vscode/` - VS Code settings and extensions list\n\n---\n\n## Setup on a new Windows machine\n\n\u003e [!NOTE]\n\u003e Must be run as Administrator\n\n**1. Install Chocolatey**\n\n```powershell\n.\\windows\\install-chocolatey.ps1\n```\n\n**2. Install packages**\n\n```powershell\n.\\windows\\choco-packages.ps1\n```\n\n**3. Install npm globals**\n\n```powershell\n.\\windows\\global-package.ps1\n```\n\n**4. Create symlinks**\n\n```powershell\n.\\windows\\symlinks.ps1\n```\n\n---\n\n## VS Code extensions\n\nTo restore extensions:\n\n```powershell\nGet-Content vscode\\extensions.txt | ForEach-Object { code --install-extension $_ }\n```\n\nTo export current extensions:\n\n```powershell\ncode --list-extensions \u003e vscode\\extensions.txt\n```\n\n---\n\n## License\n\n\u003e Files have their respective licenses\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjourneycodesayush%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjourneycodesayush%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjourneycodesayush%2Fdotfiles/lists"}