{"id":24191273,"url":"https://github.com/andrem222/powershell","last_synced_at":"2026-05-05T16:36:34.192Z","repository":{"id":226810558,"uuid":"763123074","full_name":"AndreM222/PowerShell","owner":"AndreM222","description":"PowerShell Portable Dotfiles","archived":false,"fork":false,"pushed_at":"2024-09-03T01:35:37.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T04:13:26.589Z","etag":null,"topics":["dotfiles","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/AndreM222.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":"2024-02-25T16:10:54.000Z","updated_at":"2025-01-02T17:01:00.000Z","dependencies_parsed_at":"2024-08-25T19:54:15.473Z","dependency_job_id":null,"html_url":"https://github.com/AndreM222/PowerShell","commit_stats":null,"previous_names":["andrem222/powershell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndreM222/PowerShell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreM222%2FPowerShell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreM222%2FPowerShell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreM222%2FPowerShell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreM222%2FPowerShell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreM222","download_url":"https://codeload.github.com/AndreM222/PowerShell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreM222%2FPowerShell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27357429,"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-11-29T02:00:06.589Z","response_time":56,"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":["dotfiles","powershell"],"created_at":"2025-01-13T15:18:12.730Z","updated_at":"2025-11-29T16:03:05.652Z","avatar_url":"https://github.com/AndreM222.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PowerShell Dotfiles\n\n## Contents 📦\n\n- Powershell Configuration\n\n## Navigation ✈️\n\n[Back To Windows-Dotfiles \u003c-](https://github.com/AndreM222/Windows-Dotfiles) (For Detailed Setup)\n\n- [Navigate To Neovim Dotfiles \u003c-](https://github.com/AndreM222/nvim) (For Detailed Setup)\n\n- [Navigate To Dotfile Automizer \u003c-](https://github.com/AndreM222/Dotfile-Automizer) (For Detailed Setup)\n\n## Dependencies 📃\n\n- Git \u003e= 2.19.0 (for partial clones support)\n\n- Nerd Fonts \u003e= 3.0\n\n## Font 🖌️\n\n- [FiraCode-NF-Mono](https://www.nerdfonts.com/font-downloads) - Font\n\n## Theme 🎭\n\n- [Dracula](https://draculatheme.com/windows-terminal) - Dracula Color Theme\n\n## Terminal 📟\n\n- [Windows terminal](https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701) - Terminal\n\n## Shell 🛡️\n\n- [PowerShell](https://apps.microsoft.com/detail/powershell/9MZ1SNWT0N5D?hl=en-us\u0026gl=US) - Shell\n\n## Setup ⚒️\n\n##### Package Managers 📦\n\n- [Rust](https://www.rust-lang.org/) - `winget install Rustlang.Rust.GNU` - \u003cspan style=\"opacity:30%\"\u003ecargo\u003c/span\u003e\n\n- [Scoop](https://scoop.sh/) - `irm get.scoop.sh | iex` - \u003cspan style=\"opacity:30%\"\u003escoop\u003c/span\u003e\n\n- [NVM | NodeJS](https://github.com/coreybutler/nvm-windows) - \u003cspan style=\"opacity:30%\"\u003enpm\u003c/span\u003e\n```\nwinget install CoreyButler.NVMforWindows\nnvm install lts\nnvm use lts\n```\n\n##### Winget - Windows Installed\n\n- [Git](https://git-scm.com/download/win) - `winget install Git.Git`\n- [Sudo \u0026 Jq](https://winget.run/) - `winget install gsudo jqlang.jq`\n- [SQLite \u0026 MySQL](https://sqlite.org/index.html) - `winget install SQLite.SQLite`\n- [Neovim](https://winget.run/search?query=neovim) - `winget install Neovim`\n- [Oh-My-Posh](https://ohmyposh.dev/docs/installation/windows) - `winget install JanDeDobbeleer.OhMyPosh -s winget`\n- [Yarn](https://yarnpkg.com/) - `winget install Yarn.Yarn`\n- [Make](https://www.gnu.org/software/make/) - `winget install GnuWin32.Make`\n- [Fzf](https://github.com/junegunn/fzf) - `winget install fzf`\n- [Bat](https://github.com/sharkdp/bat) - `winget install sharkdp.bat`\n- [LazyDocker](https://github.com/jesseduffield/lazydocker) - `winget install lazydocker`\n- [NTop](https://github.com/gsass1/NTop) - `winget install ntop`\n- [RipGrep](https://github.com/BurntSushi/ripgrep) - `winget install BurntSushi.ripgrep.MSVC`\n- [LazyGit](https://github.com/jesseduffield/lazygit) - `winget install lazygit`\n\n##### Scoop - Needs Installation\n\n- [Fira-Font](https://github.com/ryanoasis/nerd-fonts) - `scoop install FiraCode-NF-Mono`\n\n##### Cargo - Needs Installation\n\n- [Gen-License](https://github.com/nexxeln/license-generator) - `cargo install gen-license`\n\n##### Powershell - Powershell Installed\n\n- [PSFzf](https://github.com/kelleyma49/PSFzf) - `Install-Module -Name PSFzf`\n- [Posh-Git](https://www.powershellgallery.com/packages/posh-git) - `Install-Module posh-git -Scope CurrentUser`\n- [Terminal-Icons](https://github.com/devblackops/Terminal-Icons) - `Install-Module -Name Terminal-Icons -Repository PSGallery -Force`\n- [PSReadLine](https://github.com/PowerShell/PSReadLine) - `Install-Module PSReadLine -AllowPrerelease -Force`\n- [Z Directory](https://www.powershellgallery.com/packages/z/1.1.13) - `Install-Module -Name z`\n\n##### NodeJS - Needs Installation\n\n- [Comitizen](https://github.com/streamich/git-cz)\n```\nnpm install -g commitizen\nnpm install -g cz-conventional-changelog\n\nIn Your Home Folder:\necho '{ \"path\": \"cz-conventional-changelog\" }' \u003e ~/.czrc\n```\n\n- [Npm-Check-Updates](https://www.npmjs.com/package/npm-check-updates) - `npm install -g npm-check-updates`\n\n## Directory Structure 🗂️\n\n```\n📂$HOME/.config/PowerShell\n|__📂themes\n|   |__📄minimalNight.omp.json\n|__📄user_profile.ps1\n```\n\n## Info ℹ️\n\n\u003cdetails\u003e\n\u003csummary\u003eDebugging 🐞\u003c/summary\u003e\n\nProblem: `Icons are not showing completly`\n\nFix:\n```\nSome fonts do not work well with some color themes and can cause that issue or the terminal.\nYou have to try until you find the right font, switch the theme, terminal or make tweaks by yourself. Generaly fonts ending with mono work.\n```\n\nProblem: `Commitizen opening editor instead of commit options`\n\nFix:\n```\nFriendly setup for commitizen globally:\nnpm install -g commitizen cz-conventional-changelog \u0026\u0026 echo '{ \"path\": \"cz-conventional-changelog\" }' \u003e ~/.czrc\n```\n\nProblem: `Scoop buckets wont update`\n\nFix:\n```\nscoop config SCOOP_BRANCH master\nscoop update\n```\n\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrem222%2Fpowershell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrem222%2Fpowershell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrem222%2Fpowershell/lists"}