Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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="]"