https://github.com/desyncr/void
Minimal zsh prompt theme
https://github.com/desyncr/void
zsh zsh-theme
Last synced: 8 months ago
JSON representation
Minimal zsh prompt theme
- Host: GitHub
- URL: https://github.com/desyncr/void
- Owner: desyncr
- Created: 2017-02-11T22:03:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T03:03:07.000Z (about 3 years ago)
- Last Synced: 2025-02-02T02:41:21.829Z (8 months ago)
- Topics: zsh, zsh-theme
- Language: Shell
- Size: 155 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Void zsh theme
Minimalistic zsh prompt theme.

## Features
- Status code
- Current path (basename)
- Git branch
- Hostname (in SSH connection)That's it.
## Install
### Manual
- Clone this repository
- source void.zsh-theme### Antigen
- antigen theme desyncr/void