Add time to shell prompt
This commit is contained in:
@@ -1,6 +1,13 @@
|
|||||||
[hostname]
|
[hostname]
|
||||||
ssh_only = false
|
ssh_only = false
|
||||||
|
|
||||||
|
[time]
|
||||||
|
disabled = false
|
||||||
|
format = '[\[ $time \]]($style) '
|
||||||
|
time_format = '%T'
|
||||||
|
utc_time_offset = '+1'
|
||||||
|
|
||||||
|
|
||||||
[line_break]
|
[line_break]
|
||||||
disabled = false
|
disabled = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user