Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/babarot/zsh-prompt-minimal
Super super minimal prompt for zsh
https://github.com/babarot/zsh-prompt-minimal
prompt zsh zsh-prompt zsh-theme
Last synced: 15 days ago
JSON representation
Super super minimal prompt for zsh
- Host: GitHub
- URL: https://github.com/babarot/zsh-prompt-minimal
- Owner: babarot
- Created: 2020-01-21T15:54:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T15:44:16.000Z (about 4 years ago)
- Last Synced: 2024-05-02T02:18:52.099Z (6 months ago)
- Topics: prompt, zsh, zsh-prompt, zsh-theme
- Language: Shell
- Homepage:
- Size: 662 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minimal.zsh-theme
Less is more, so super fast, minimal and no dissatisfaction!
The idea comes from https://github.com/b4b4r07/ultimate but this provides more simple.
## Features
- Super fast, super minimal
- Supports left prompt (PROMPT), right prompt (RPROMPT)
- Supports various path styles
- It can be changed by `PROMPT_PATH_STYLE`. It accepts:
- `default` (means no right prompt used)
- `minimal`
- `shortpath`
- `fullpath`
- Provides two tiny functions:
- `prompt-enable`: To be used for enabling right prompt
- `prompt-disable`: For disabling| Style | Image |
|---|---|
| minimal | |
| shortpath | |
| fullpath | |## License
MIT