Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 281 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 281 Bytes

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