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

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.

Awesome Lists containing this project

README

          

# `velocity`

A pure PowerShell prompt.

![screenshot](./assets/screenshot.png)

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