Created
April 30, 2024 14:46
-
-
Save kmatt/4aa7ace8818af1be2af7e95731c4492b to your computer and use it in GitHub Desktop.
Multiple timezones in tmux status bar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set-option -g status-right '#{client_tty} (#(TZ=US/Mountain date +%%H:%%M)MT #(TZ=UTC date +%%H:%%M)Z) %Y-%m-%d %H:%M' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment