From 749c354ef369e6376dfd4f76108426f5daf964ac Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Fri, 19 Aug 2022 10:04:38 +0500 Subject: [PATCH] feat(console): remove TZ --- .profile | 2 +- Console.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.profile b/.profile index a69e674..2dd44bd 100644 --- a/.profile +++ b/.profile @@ -19,7 +19,7 @@ fi # Environment:4 ends here # [[file:Console.org::*Environment][Environment:5]] -TZ='Asia/Karachi'; export TZ +# TZ='Asia/Karachi'; export TZ # Environment:5 ends here # [[file:Console.org::*My paths][My paths:1]] diff --git a/Console.org b/Console.org index a3ee28d..6b3e27d 100644 --- a/Console.org +++ b/Console.org @@ -38,7 +38,7 @@ fi Timezone #+begin_src sh -TZ='Asia/Karachi'; export TZ +# TZ='Asia/Karachi'; export TZ #+end_src ** My paths My script folders