https://github.com/devblackops/powershell-prompt
My PowerShell prompt
https://github.com/devblackops/powershell-prompt
Last synced: 9 months ago
JSON representation
My PowerShell prompt
- Host: GitHub
- URL: https://github.com/devblackops/powershell-prompt
- Owner: devblackops
- Created: 2021-05-02T05:16:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-02T07:11:38.000Z (over 4 years ago)
- Last Synced: 2025-04-03T20:51:15.661Z (10 months ago)
- Language: PowerShell
- Size: 54.7 KB
- Stars: 23
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# powershell-prompt
This is my prompt. There are many like it, but this one is mine.
This prompt function and related settings are just a small portion of my PowerShell [profile](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_profiles?view=powershell-7.1). Feel free to copy and adjust as you see fit.

## Requirements
> This prompt **requires** a [Nerd Font](https://www.nerdfonts.com/) to be installed and selected in order to show glyphs/icons correctly. If you don't have a nerd font selected, icons will show as an empty box.
### Modules used
| Name | Description |
|------|-------------|
| [NameIt](https://github.com/dfinke/NameIT) | For showing random names in the title bar
| [posh-git](https://github.com/dahlbyk/posh-git) | For showing git status info when in a git directory
| [Terminal-Icons](https://github.com/devblackops/Terminal-Icons) | For pretty file and folder icons