Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 717 Bytes

powershell.md

File metadata and controls

19 lines (16 loc) · 717 Bytes

PowerShell setup (Windows)

  • Scoop - A command-line installer

    • install the following apps
      • ripgrep
      • tree-sitter
      • terminal-icons
      • lua-language-server
      • fxf
      • gcc
      • neovim
  • Git for Windows

  • Oh My Posh - Prompt theme engine

  • Terminal Icons - Folder and file icons

  • PSReadLine - Cmdlets for customizing the editing environment, used for autocompletion

  • z - Directory jumper

  • PSFzf - Fuzzy finder