{"id":22361154,"url":"https://github.com/eglavin/powershell-profile","last_synced_at":"2025-07-30T13:32:07.871Z","repository":{"id":128427788,"uuid":"563561469","full_name":"eglavin/powershell-profile","owner":"eglavin","description":"See: eglavin/dotfiles/.config/powershell","archived":true,"fork":false,"pushed_at":"2024-02-26T18:43:10.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T14:50:51.931Z","etag":null,"topics":["powershell"],"latest_commit_sha":null,"homepage":"https://github.com/eglavin/dotfiles/tree/main/.config/powershell","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/eglavin.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}},"created_at":"2022-11-08T21:41:48.000Z","updated_at":"2024-03-17T00:49:31.000Z","dependencies_parsed_at":"2023-12-11T23:37:33.894Z","dependency_job_id":null,"html_url":"https://github.com/eglavin/powershell-profile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eglavin/powershell-profile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Fpowershell-profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Fpowershell-profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Fpowershell-profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Fpowershell-profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eglavin","download_url":"https://codeload.github.com/eglavin/powershell-profile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eglavin%2Fpowershell-profile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267875522,"owners_count":24158780,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["powershell"],"created_at":"2024-12-04T16:27:10.978Z","updated_at":"2025-07-30T13:32:07.571Z","avatar_url":"https://github.com/eglavin.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Powershell Profile\n\n## Prerequisites\n\nThis powershell profile has been designed for Powershell 7+, which can be installed using:\n\n```ps1\nwinget install --id=Microsoft.PowerShell\n```\n\nAnd [Oh-My-Posh](https://ohmyposh.dev) which can be installed using:\n\n```ps1\nwinget install --id=JanDeDobbeleer.OhMyPosh\n```\n\n## Installation\n\nTo install this profile, use the following command to clone it into your Powershell profile directory and then restart your terminal to begin using:\n\n```ps1\ngit clone https://github.com/eglavin/powershell-profile.git (Split-Path -parent $PROFILE)\n```\n\n\u003e **Warning**\n\u003e This command won't work if you currently have an existing profile setup.\n\n## Post-Install Powershell Modules\n\nThe following Powershell Modules are also required to be installed:\n\n- [Posh-Git](https://github.com/dahlbyk/posh-git)\n\n```ps1\nInstall-Module -Name \"posh-git\" -Scope CurrentUser -Force\n```\n\n## Fonts (Optional)\n\nSetup terminal fonts using Oh-My-Posh in an administrator window.\n\nFonts to install:\n\n- [FiraCode](https://github.com/tonsky/FiraCode)\n- [Meslo](https://github.com/andreberg/Meslo-Font)\n\n```ps1\noh-my-posh font install FiraCode\noh-my-posh font install Meslo\n```\n\n\n## Local Overrides\n\nCreating the following file in this folder allows adding local overrides to this profile.\n\n`Microsoft.PowerShell_profile.local.ps1`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feglavin%2Fpowershell-profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feglavin%2Fpowershell-profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feglavin%2Fpowershell-profile/lists"}