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

https://github.com/4strodev/4stroprompt

A custom prompt for zimfw framework
https://github.com/4strodev/4stroprompt

Last synced: over 1 year ago
JSON representation

A custom prompt for zimfw framework

Awesome Lists containing this project

README

          

# 4stroprompt
A prompt plugin form [zimfw](https://github.com/zimfw/zimfw).
It is mainly inspired by gitster theme and [CodelyTV](https://github.com/CodelyTV)
prompt.

## Installation
Put this into your .zimrc file

zmodule 4strodev/4stroprompt

## Features

### Minimalist
![prompt](./.github/img/prompt.png)

### Shows git info
![prompt](./.github/img/prompt_git.png)

### Process execution status
![prompt](./.github/img/prompt_process.png)

## Deps
It requires to have installed:

- A [nerd font](https://www.nerdfonts.com/) to show icons
- [git-info](https://github.com/zimfw/git-info)
- [prompt-pwd](https://github.com/zimfw/prompt-pwd)