{"id":19767729,"url":"https://github.com/bergmeister/posh-profile","last_synced_at":"2026-03-07T12:35:45.658Z","repository":{"id":104984522,"uuid":"92738543","full_name":"bergmeister/posh-profile","owner":"bergmeister","description":"A set of Windows PowerShell functions that make day to day life easier. Open to contributions.","archived":false,"fork":false,"pushed_at":"2019-10-15T02:52:32.000Z","size":53,"stargazers_count":10,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T16:44:16.316Z","etag":null,"topics":["posh","powershell","profile"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bergmeister.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":"2017-05-29T12:36:54.000Z","updated_at":"2022-10-20T02:46:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"3aab8c9d-cb8b-4149-a3ff-e02836437727","html_url":"https://github.com/bergmeister/posh-profile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bergmeister/posh-profile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergmeister%2Fposh-profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergmeister%2Fposh-profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergmeister%2Fposh-profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergmeister%2Fposh-profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bergmeister","download_url":"https://codeload.github.com/bergmeister/posh-profile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergmeister%2Fposh-profile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30213202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T12:15:00.571Z","status":"ssl_error","status_checked_at":"2026-03-07T12:15:00.217Z","response_time":53,"last_error":"SSL_read: 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":["posh","powershell","profile"],"created_at":"2024-11-12T04:32:06.079Z","updated_at":"2026-03-07T12:35:45.635Z","avatar_url":"https://github.com/bergmeister.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# posh-profile\n\n[![Build status](https://ci.appveyor.com/api/projects/status/fy8d2gihiflsks3m?svg=true)](https://ci.appveyor.com/project/bergmeister/posh-profile) [![AppVeyor tests](http://flauschig.ch/batch.php?type=tests\u0026account=bergmeister\u0026slug=posh-profile)](https://ci.appveyor.com/project/bergmeister/posh-profile/build/tests) [![codecov](https://codecov.io/gh/bergmeister/posh-profile/branch/master/graph/badge.svg)](https://codecov.io/gh/bergmeister/posh-profile) [![PSScriptAnalyzer](https://img.shields.io/badge/Linter-PSScriptAnalyzer-blue.svg)](http://google.com) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\nA set of `Windows PowerShell` functions that make day to day life easier\n\nThis is a collection of `PowerShell` profile helpers functions to improve efficiency.\nThey are focussed on 3 goals:\n- Providing cmdlets for boilerplate PowerShell code that is needed for everyday tasks\n- Provide short aliases to improve your PowerShell-Fu\n- Provide a list of useful external modules (see [install-modules.ps1](https://github.com/bergmeister/posh-profile/blob/master/source/install-modules.ps1)) and make it faster to get started on a new machine.\n\nIf you want to get everything, then take the whole [source](https://github.com/bergmeister/posh-profile/tree/master/source) folder.\nInstall the 3rd party modules (required by [posh-profile.psd1](https://github.com/bergmeister/posh-profile/blob/master/source/posh-profile.psd1)) using `.\\install-modules.ps1` (or modify as you wish) and import the module in your PowerShell profile as follows:\n```\nImport-Module 'Path\\To\\posh-profile.psd1' -DisableNameChecking\n```\nYou can also just cherry pick one of self contained modules that are all in their own folder in the [source](https://github.com/bergmeister/posh-profile/tree/master/source) folder.\n\nThe modules are all tested using `PowerShell 5.1`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbergmeister%2Fposh-profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbergmeister%2Fposh-profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbergmeister%2Fposh-profile/lists"}