]> git.wh0rd.org - home.git/blobdiff - .profile.d/timezone.sh
timezone: add some common ones
[home.git] / .profile.d / timezone.sh
index 2a00e86e37eb022eba646d823ffc4786dd69984f..537376b7abee932ce03ab65c4d63bd4f8d94aa73 100644 (file)
@@ -1,4 +1,6 @@
-#export TZ=
+#export TZ=Asia/Kathmandu
+#export TZ=Asia/Bangkok
+#export TZ=Asia/Tokyo
 unset TZ
 if [[ $- == *i* && -n ${TZ} ]] ; then
        echo "Timezone now set to $TZ"