PowerShell Dev Setup

Modules to install PSReadLine use Get-PSReadLineKeyHandler to see existing keybindings. Git Delta Delta plugin is a tool that enhances the output of git commands such as git diff, git show, and git log by adding syntax highlighting, color themes, and side-by-side views. It can also integrate with other tools like bat and grep to provide…

windows powershell vs cmd

CMD vs Powershell Questions: Does powershell support all commands as cmd.exe does? How do I quickly start PowerShell? (something like Windows-Key + R -> cmd) Is there any case where I would favor cmd over powershell? Anwser Yes, you can mostly use all the external commands that you would use in cmd much the same…