Skip to content

zerohua/PowerShell_Enginner_Prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell Engineer Prompt (v1.0)

極簡工程師 Prompt:PowerShell 7 + Oh My Posh + fzf/PSFzf + zoxide + gsudo。

Features

  • Ctrl+R(history) | Ctrl+T(files) | Alt+C(cd) | z
  • Admin / SSH / Prod 視覺提醒
  • venv / git / docker / k8s 極簡顯示
  • 一鍵 bootstrap(新機器 10 分鐘落地)

Requirements

  • Windows 10/11
  • winget

Quick Start

PowerShell 7 (pwsh) 執行:

Set-ExecutionPolicy -Scope CurrentUser RemoteSigned -Force
.\scripts\bootstrap-ps-engineer-v1.1.ps1

完成後 關閉並重開 Windows Terminal

Files

  • Profile: profile/Microsoft.PowerShell_profile.ps1 → installed to $PROFILE
  • Theme: theme/minimal-engineer.omp.json → installed to $HOME/.config/oh-my-posh/

Verify

.\scripts\verify.ps1

Rollback

.\scripts\uninstall.ps1

License

MIT

About

PowerShell 7 + Oh My Posh 極簡工程師 Prompt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors