Skip to content

“A modular PowerShell profile framework with reusable scripts and oh-my-posh themes — built for reliability, safe onboarding, and easy customization.”

Notifications You must be signed in to change notification settings

andnutts/bufu-powershell-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bufu-powershell-profile

A modular PowerShell profile framework with reusable scripts and oh-my-posh themes — built for reliability, safe onboarding, and easy customization.

Structure

image

Quick start

  1. Clone: powershell cd $HOME\Documents git clone https://github.com/andnutts/bufu-powershell-profile.git

  2. Dependencies:

    • oh-my-posh: winget install JanDeDobbeleer.OhMyPosh
    • PSReadLine: Install-Module PSReadLine -Scope CurrentUser

Customization

  • Edit themes under SharedConfigs\Themes.
  • Add functions, aliases, and helpers in SharedConfigs.
  • Switch the active theme in PowerShell\Microsoft.PowerShell_profile.ps1.

About

“A modular PowerShell profile framework with reusable scripts and oh-my-posh themes — built for reliability, safe onboarding, and easy customization.”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published