prop-time

Crates.ioprop-time
lib.rsprop-time
version0.1.2
sourcesrc
created_at2023-10-22 17:45:56.556097
updated_at2024-03-01 03:28:42.248136
descriptiona little program that outputs the time and date for my starship prompt
homepage
repository
max_upload_size
id1010698
size16,885
Jonas Breen (propbreakerfpv)

documentation

README

prop-time

a little program that outputs the time and date for my starship prompt

Usage

install

cargo install prop-time

starship config

[custom.prop-time]
format = "$output"
description = "propbreakers custom time command"
command = "prop-time"
when = true
Commit count: 0

cargo fmt