We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0220e4d commit 78caa29Copy full SHA for 78caa29
segments/utc_time.sh
@@ -17,7 +17,7 @@ __process_settings() {
17
}
18
19
run_segment() {
20
- __process_settings
+ __process_settings
21
date -u +"$TMUX_POWERLINE_SEG_UTC_TIME_FORMAT"
22
return 0
23
0 commit comments