Skip to content

mezdelex/WindowsTerminalPowerShellCoreConfig

Repository files navigation

Windows Terminal + PowerShell Core

  • OS: Windows 11
  • Terminal: Windows Terminal
  • Shell: PowerShell Core

Setup

  • Set-ExecutionPolicy RemoteSigned -Scope CurrentUser & Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression @ Windows PowerShell
  • scoop install aria2 & scoop config aria2-warning-enabled false @ Windows PowerShell
  • scoop install delugia-nerd-font-complete @ Windows PowerShell
  • scoop install windows-terminal-preview @ Windows PowerShell & ctrl+, @ Windows Terminal
  • scoop install oh-my-posh @ Windows PowerShell & copy prompt to $HOME directory
  • scoop install pwsh @ Windows PowerShell & nvim $profile @ PowerShell
  • scoop install neovim fd ripgrep @ PowerShell
  • scoop install lazydocker @ PowerShell
  • scoop install lazygit @ PowerShell
  • scoop install kubectl k9s @ PowerShell
  • scoop install terminal-icons @ PowerShell
  • scoop install fzf psfzf @ PowerShell
  • scoop install psreadline @ PowerShell
  • scoop install zoxide @ PowerShell
  • scoop install yazi ghostscript imagemagick jid jq poppler & setx YAZI_FILE_ONE "$HOME\scoop\apps\git\current\usr\bin\file.exe" @ PowerShell

Core

Name Source Uri
Scoop scoop n/a
Aria2 aria2 n/a
Delugia Font font n/a
Windows Terminal config n/a
Oh My Posh oh-my-posh prompt
PowerShell powershell config
Neovim neovim/fd/ripgrep config
Lazydocker lazydocker n/a
Lazygit lazygit n/a
K9s kubectl/k9s config
Terminal Icons terminal-icons config
FuzzyFinder fzf/psfzf n/a
PSReadLine psreadline n/a
Zoxide zoxide n/a
Yazi yazi/ghostscript/imagemagick/jid/jq/poppler n/a

Images

image image image