Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamErde authored Feb 1, 2024
1 parent b0240df commit 9725f6c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
<!-- badges-start -->
![GitHub release](https://img.shields.io/github/v/release/samerde/powershell?sort=semver)
[![GitHub stars](https://img.shields.io/github/stars/samerde/powershell?cacheSeconds=3600)](https://github.com/samerde/powershell/stargazers/)
[![MegaLinter](https://github.com/samerde/powershell/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/samerde/powershell/actions?query=workflow%3AMegaLinter+branch%3Amain)
[![GitHub contributors](https://img.shields.io/github/contributors/samerde/powershell.svg)](https://github.com/samerde/powershell/graphs/contributors/)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
<!-- badges-end -->

# PowerShell
General resources for PowerShell profile, prompt, and Visual Studio Code.

## Prompt.ps1
Set a custom prompt that shows elevated status, username, history ID, and current path, followed by a > on a clean line.
> [!NOTE]
> PRs are welcomed!
> [!IMPORTANT]
> The code in this repository is shared as-is with no guarantee of any kind.

0 comments on commit 9725f6c

Please sign in to comment.