Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 571 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 571 Bytes

My Powershell

pwsh-img

Tools i use:

  • NerdFont : for fonts and icons

  • Oh my posh : a prompt theme engine shell for Powershell

  • z directory jump: tracks the directories you visit. With a combination of frequency and recency, it enables you to jump to the directory in mind.

  • PSReadline:

    • Syntax coloring
    • Simple syntax error notification
    • A good multi-line experience (both editing and history)