Revert "starship: Add date and time"

This is no longer needed since we use GNOME as the desktop environment,
which makes it easy to see the date and time as needed.
This commit is contained in:
Donovan Glover
2022-12-26 22:23:33 -05:00
parent f279e165e1
commit 7761db6936

View File

@ -36,11 +36,6 @@ symbol = "node "
version_format = "${major}"
disabled = true
[time]
disabled = false
style = "bold cyan"
time_format = "%R (%a, %b %e %Y)"
# Start tty-specific styles
[git_commit]