Skip to content

Instantly share code, notes, and snippets.

View Javento's full-sized avatar
🎯
Focusing

Javento

🎯
Focusing
View GitHub Profile
@mh-firouzjah
mh-firouzjah / better_powershell.md
Last active October 3, 2025 16:01
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