An open API service indexing awesome lists of open source software.

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

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.

![screenshot](./screenshot.png)

## 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