Skip to content

Instantly share code, notes, and snippets.

View dtcMLOps's full-sized avatar
🤩
Dandole

Daniel T dtcMLOps

🤩
Dandole
  • AB-InBev
  • Colombia
View GitHub Profile
@dtcMLOps
dtcMLOps / better_powershell.md
Created August 24, 2023 12:23 — forked from mh-firouzjah/better_powershell.md
how to add zsh-like theme and feature to windows powershell

Better PowerShell

Theme | History | KeyBinding

MyPowershell

in order to make windows powershell more comfortable and add a some theme and features like history binding, auto complete on keypress and so on, if you have used linux teminl wiht zsh for example, we are going to make powershell like that as much as we can.

What we will achieve