- OS: Windows 11
- Terminal: Wezterm
- Shell: PowerShell Core
- Install
scoop
viaSet-ExecutionPolicy RemoteSigned -Scope CurrentUser
&Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
@ Windows PowerShell - Install
aria2
viascoop install aria2
& runscoop config aria2-warning-enabled false
@ Windows PowerShell - Install
cascadia-code
viascoop install cascadia-code
@ Windows PowerShell - Install
oh-my-posh
viascoop install oh-my-posh
@ Windows PowerShell & copyprompt
to$HOME/.mezdelex.omp.json
- Install
powershell
viascoop install pwsh
@ Windows PowerShell &nvim $profile
@ PowerShell - Install
wezterm
viascoop install wezterm-nightly
@ PowerShell & copyconfig
to$HOME/.config/wezterm/wezterm.lua
- Install
neovim
,fd
&ripgrep
viascoop install neovim fd ripgrep
@ PowerShell - Install
lazydocker
viascoop install lazydocker
@ PowerShell - Install
lazygit
viascoop install lazygit
@ PowerShell - Install
kubectl
&k9s
viascoop install kubectl k9s
@ PowerShell - Install
terminal-icons
viascoop install terminal-icons
@ PowerShell - Install
fzf
&psfzf
viascoop install fzf psfzf
@ PowerShell - Install
psreadline
viascoop install psreadline
@ PowerShell - Install
zoxide
viascoop install zoxide
@ PowerShell - Install
yazi
,ghostscript
,jid
,jq
&poppler
viascoop install yazi ghostscript jid jq poppler
&setx YAZI_FILE_ONE "$HOME/scoop/apps/git/current/usr/bin/file.exe"
@ PowerShell
Name | Source | Uri |
---|---|---|
Scoop | scoop | n/a |
Aria2 | aria2 | n/a |
Cascadia Code | cascadia-code | 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/jid/jq/poppler | n/a |