{"id":16375101,"url":"https://github.com/bluzzi/powershell-profile","last_synced_at":"2025-08-12T00:33:52.600Z","repository":{"id":163625611,"uuid":"637574280","full_name":"Bluzzi/powershell-profile","owner":"Bluzzi","description":"My PowerShell profile for an efficient CLI.","archived":false,"fork":false,"pushed_at":"2024-12-23T20:46:19.000Z","size":41,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T21:43:19.975Z","etag":null,"topics":["powershell","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bluzzi.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":"2023-05-08T00:33:28.000Z","updated_at":"2024-12-27T15:15:55.000Z","dependencies_parsed_at":"2023-10-13T03:23:57.865Z","dependency_job_id":"bf8fc61e-3703-4165-9ee1-558a1a6c8b0e","html_url":"https://github.com/Bluzzi/powershell-profile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bluzzi/powershell-profile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluzzi%2Fpowershell-profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluzzi%2Fpowershell-profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluzzi%2Fpowershell-profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluzzi%2Fpowershell-profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bluzzi","download_url":"https://codeload.github.com/Bluzzi/powershell-profile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluzzi%2Fpowershell-profile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269980994,"owners_count":24507274,"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-08-11T02:00:10.019Z","response_time":75,"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","powershell-profile"],"created_at":"2024-10-11T03:19:36.031Z","updated_at":"2025-08-12T00:33:52.573Z","avatar_url":"https://github.com/Bluzzi.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PowerShell-Profile\nMy PowerShell configuration for an efficient CLI. Compatible with any operating system.\n\n## Installation\n### Required programs\n- [PowerShell](https://github.com/PowerShell/PowerShell)\n- [Zoxide](https://github.com/ajeetdsouza/zoxide) for file navigation with the `z` command\n\n### Clone the profile\n- open the previously installed PowerShell\n- `mkdir $PROFILE/..`: create the folder that will contain this PowerShell profile\n- `cd $PROFILE/..`: move to the folder you just created  \n- `git clone https://github.com/Bluzzi/PowerShell-Profile.git .`: clone this repo in the current directory\n- reload your PowerShell\n\nEverything should work! 🎉\n\n## Features\n- [Zoxide](https://github.com/ajeetdsouza/zoxide): efficient file navigation\n- [Posh-Git](https://github.com/dahlbyk/posh-git): git support\n- Auto-completion\n- Base64 encode/decode functions (`btoa`, `atob`)\n- Command line environment variable for every OS `we PORT=3000 pnpm run dev`\n- Git utils (`get-branchs`, `get-commits`)\n- NPM \u0026 PNPM support\n- Load the `.env` (next to `$PROFILE`)\n\n## Unit tests\n[Pester](https://pester.dev/) is used for unit testing. Here are the commands for running the tests.\n- `Install-Module -Name Pester -Force -AllowClobber`\n- `Invoke-Pester` or `Invoke-Pester -Path $PROFILE/..`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluzzi%2Fpowershell-profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluzzi%2Fpowershell-profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluzzi%2Fpowershell-profile/lists"}