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
- Host: GitHub
- URL: https://github.com/4strodev/4stroprompt
- Owner: 4strodev
- License: mit
- Created: 2024-06-12T14:02:43.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-02T12:16:58.000Z (over 1 year ago)
- Last Synced: 2025-01-28T01:44:14.898Z (over 1 year ago)
- Language: Shell
- Size: 511 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

### Shows git info

### Process execution status

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