[shell-common] Add Dublin to TZ

This commit is contained in:
Andrew Williams
2025-07-30 13:56:58 +01:00
parent 8838fe8f42
commit 3620c5cf4d

View File

@@ -34,7 +34,7 @@ fi
# https://github.com/oz/tz
if [ -x "$(command -v tz)" ]; then
export TZ_LIST="America/New_York,WDW;America/Los_Angeles,DLR;Europe/Paris,DLP"
export TZ_LIST="Europe/Dublin,Portwest HQ;America/New_York,WDW;America/Los_Angeles,DLR;Europe/Paris,DLP"
fi
# macOS Specific envs