Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desyncr/geometry-datetime
Geometry prompt plugin
https://github.com/desyncr/geometry-datetime
geometry plugin prompt theme zsh
Last synced: 27 days ago
JSON representation
Geometry prompt plugin
- Host: GitHub
- URL: https://github.com/desyncr/geometry-datetime
- Owner: desyncr
- Created: 2018-01-09T16:50:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T16:56:09.000Z (almost 7 years ago)
- Last Synced: 2024-04-14T13:10:52.888Z (7 months ago)
- Topics: geometry, plugin, prompt, theme, zsh
- Language: Shell
- Homepage:
- Size: 229 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geometry datetime
[Geometry](https://github.com/geometry-zsh/geometry) datetime plugin. Shows datetime (`date` unix command) in your prompt.
![void](screenshot.png)
## Installation
antigen bundle desyncr/geometry-datetime
## Configuration
GEOMETRY_PLUGIN_DATETIME_FORMAT=${GEOMETRY_PLUGIN_DATETIME_FORMAT:-""}
GEOMETRY_PLUGIN_DATETIME_PREFIX="["
GEOMETRY_PLUGIN_DATETIME_SUFFIX="]"