Skip to content

Instantly share code, notes, and snippets.

View NithinChintala's full-sized avatar
⚗️

Nithin Chintala NithinChintala

⚗️
View GitHub Profile
@NithinChintala
NithinChintala / prompt.ps1
Last active February 16, 2022 18:11
A Simple Unix Style Prompt in PowerShell
# ===Prompt Synopsis===
# - Inspired by https://github.com/rwxrob
# - A simple Unix style prompt in PowerShell
# - Requires git to be installed
# - "user@host:dir(branch)$ "
# ===Color Mapping===
# user - yellow
# @ - black
# host - blue