{"id":14980368,"url":"https://github.com/dontrolle/powershell-profile","last_synced_at":"2026-03-03T11:38:41.369Z","repository":{"id":73570738,"uuid":"364917061","full_name":"dontrolle/powershell-profile","owner":"dontrolle","description":"My PowerShell profile - uses a few modules such as PoshGit, oh-my-posh for customizing the PS prompt, and sources a few of my own modules and scripts. Developer-oriented. Usage instructions included.","archived":false,"fork":false,"pushed_at":"2025-01-28T17:54:25.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T18:36:35.653Z","etag":null,"topics":["git","nerd-fonts","powershell","powershell-profile","powershell-profiles","profile","prompt","windows-powershell"],"latest_commit_sha":null,"homepage":"","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/dontrolle.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-05-06T13:18:21.000Z","updated_at":"2025-01-28T17:54:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd03bb2a-7737-4f1e-b226-a0fdf2ebf400","html_url":"https://github.com/dontrolle/powershell-profile","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.5,"last_synced_commit":"41c09e44eb44a81163f2a28a5ec3037c97f4cdc4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dontrolle%2Fpowershell-profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dontrolle%2Fpowershell-profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dontrolle%2Fpowershell-profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dontrolle%2Fpowershell-profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dontrolle","download_url":"https://codeload.github.com/dontrolle/powershell-profile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242004994,"owners_count":20056423,"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":["git","nerd-fonts","powershell","powershell-profile","powershell-profiles","profile","prompt","windows-powershell"],"created_at":"2024-09-24T14:01:40.111Z","updated_at":"2026-03-03T11:38:41.331Z","avatar_url":"https://github.com/dontrolle.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My PowerShell profile\n\nRelies on a few modules - can be gotten with PowerShellGet. If PowerShellGet is not already on your system, see [Installing PSGet](https://docs.microsoft.com/en-us/powershell/scripting/gallery/installing-psget?view=powershell-7.1)\n\n## Dependencies \n\n### Modules and scripts\n* [PSReadLine](https://github.com/PowerShell/PSReadLine)\n* [Get-ChildItemColor](https://github.com/joonro/Get-ChildItemColor)\n* [Posh-Git](https://github.com/dahlbyk/posh-git)\n* [Oh-My-Posh](https://ohmyposh.dev/)\n  * Remember to install a [Nerd Font](https://github.com/ryanoasis/nerd-fonts/) and use it your shell (I like Windows Terminal), see https://ohmyposh.dev/docs/fonts.\n  * For the font, I like \"FuraCode Nerd Font Mono\" (in the bundle \"FiraCode Nerd Font\"), because it has nordic characters; get it (or other Nerd Fonts) here: \u003chttps://www.nerdfonts.com/font-downloads\u003e\n* [A few of my own PowerShell utils](https://github.com/dontrolle/Powershell) - which may have evolved to have their own dependencies. Please check notes on usage [in that repo](https://github.com/dontrolle/Powershell/).\n\n## Usage\n\nEither \n\n* clone directly into your PowerShell profile directory, or,\n* clone in another directory, and setup a symlink to the path where PowerShell looks for your profile. I.e., in an elevated shell, from the cloned directory, do something like:\n\n```powershell\nNew-Item -Path $PROFILE -ItemType SymbolicLink -Value (Get-Item .\\Microsoft.PowerShell_profile.ps1).FullName\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdontrolle%2Fpowershell-profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdontrolle%2Fpowershell-profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdontrolle%2Fpowershell-profile/lists"}