https://github.com/kostya-zero/velocity
A pure PowerShell prompt.
https://github.com/kostya-zero/velocity
powershell prompt pwsh theme
Last synced: 7 months ago
JSON representation
A pure PowerShell prompt.
- Host: GitHub
- URL: https://github.com/kostya-zero/velocity
- Owner: kostya-zero
- License: mit
- Created: 2025-01-04T17:59:30.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-25T15:52:41.000Z (8 months ago)
- Last Synced: 2025-02-25T16:36:54.250Z (8 months ago)
- Topics: powershell, prompt, pwsh, theme
- Language: PowerShell
- Homepage:
- Size: 239 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# `velocity`
A pure PowerShell prompt.

## Features
- Minimal style, inspired by [Hydro for Fish Shell](https://github.com/jorgebucaran/hydro).
- Git integration.
- Highlight current directory.
- Lightweight and fast.## Requirements
- PowerShell 5.1+
## Installation
```powershell
irm "https://raw.githubusercontent.com/kostya-zero/velocity/refs/heads/main/install.ps1" | iex
```## License
This project is released under the [MIT License](./LICENSE.md).