{"id":21806415,"url":"https://github.com/phlcrny/dotfiles","last_synced_at":"2026-02-17T07:39:28.983Z","repository":{"id":129698637,"uuid":"250100519","full_name":"phlcrny/dotfiles","owner":"phlcrny","description":"Why just use defaults?","archived":false,"fork":false,"pushed_at":"2024-11-03T00:19:04.000Z","size":299,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-03T00:21:33.947Z","etag":null,"topics":["dotfiles","gubbins","powershell","pwsh"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phlcrny.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-03-25T21:58:05.000Z","updated_at":"2024-11-03T00:19:08.000Z","dependencies_parsed_at":"2024-01-07T23:31:28.821Z","dependency_job_id":"40fbcba2-3f86-4d6b-8279-6da0289e184f","html_url":"https://github.com/phlcrny/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/phlcrny%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlcrny%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlcrny%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phlcrny%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phlcrny","download_url":"https://codeload.github.com/phlcrny/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226745455,"owners_count":17675051,"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":["dotfiles","gubbins","powershell","pwsh"],"created_at":"2024-11-27T12:19:30.880Z","updated_at":"2026-02-17T07:39:23.960Z","avatar_url":"https://github.com/phlcrny.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nNow features low-quality Powershell (and lower quality shell) scripts for installation!\n\n## Getting Started\n\n```bash\n# Install everything, back-up existing files to a sub-directory of $HOME/.backups/dotfiles/\n./install.sh --backup\n\n# Install everything, no parameters, rely on auto-detection\n./install.sh\n```\n\n```Powershell\n# Install with symlinks for the current user\n. .\\install.ps1 -InstallSymlinks\n\n# Install with file copies\n. .\\install.ps1 -InstallCopies\n\n# Install a subset of files\n. .\\install.ps1 -InstallSymlinks -Include \"Visual Studio Code\"\n\n# Install with symlinks but exclude that one annoying thing\n. .\\install.ps1 -InstallSymlinks -Exclude \"Vim\"\n\n# Uninstall for the current user\n. .\\uninstall.ps1\n\n# Uninstall a subset of files\n. .\\uninstall.ps1 -Include \"Visual Studio Code\"\n\n# Uninstall everything but that special something\n. .\\uninstall.ps1 -Exclude \"tmux\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphlcrny%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphlcrny%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphlcrny%2Fdotfiles/lists"}