mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-14 10:12:28 +00:00
[shell-common] Add Dublin to TZ
This commit is contained in:
@@ -34,7 +34,7 @@ fi
|
|||||||
|
|
||||||
# https://github.com/oz/tz
|
# https://github.com/oz/tz
|
||||||
if [ -x "$(command -v tz)" ]; then
|
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
|
fi
|
||||||
|
|
||||||
# macOS Specific envs
|
# macOS Specific envs
|
||||||
|
|||||||
Reference in New Issue
Block a user