mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-13 13:16:42 +02:00
starship: Add date and time
This makes it easier to keep track of what date and time it is when using kitty in fullscreen mode.
This commit is contained in:
parent
eec27882da
commit
a358f5fe56
@ -36,6 +36,11 @@ symbol = "node "
|
|||||||
version_format = "${major}"
|
version_format = "${major}"
|
||||||
disabled = true
|
disabled = true
|
||||||
|
|
||||||
|
[time]
|
||||||
|
disabled = false
|
||||||
|
style = "bold cyan"
|
||||||
|
time_format = "%R (%a, %b %e %Y)"
|
||||||
|
|
||||||
# Start tty-specific styles
|
# Start tty-specific styles
|
||||||
|
|
||||||
[git_commit]
|
[git_commit]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user