Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 8.33 KB

README.md

File metadata and controls

47 lines (40 loc) · 8.33 KB

Wezterm + PowerShell Core

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

Setup

  • Install scoop via Set-ExecutionPolicy RemoteSigned -Scope CurrentUser & Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression @ Windows PowerShell
  • Install aria2 via scoop install aria2 & run scoop config aria2-warning-enabled false @ Windows PowerShell
  • Install delugia font via scoop install delugia-nerd-font-complete @ Windows PowerShell
  • Install oh-my-posh via scoop install oh-my-posh @ Windows PowerShell & copy prompt to $HOME directory
  • Install powershell via scoop install pwsh @ Windows PowerShell & nvim $profile @ PowerShell
  • Install wezterm via scoop install wezterm-nightly @ PowerShell & ctrl+, to paste wezterm config
  • Install neovim, fd & ripgrep via scoop install neovim fd ripgrep @ PowerShell
  • Install lazydocker via scoop install lazydocker @ PowerShell
  • Install lazygit via scoop install lazygit @ PowerShell
  • Install kubectl & k9s via scoop install kubectl k9s @ PowerShell
  • Install terminal-icons via scoop install terminal-icons @ PowerShell
  • Install fzf & psfzf via scoop install fzf psfzf @ PowerShell
  • Install psreadline via scoop install psreadline @ PowerShell
  • Install zoxide via scoop install zoxide @ PowerShell
  • Install yazi, ghostscript, imagemagick, jid, jq & poppler via 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
Oh My Posh oh-my-posh prompt
PowerShell powershell config
Wezterm wezterm 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