mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(console): remove TZ
This commit is contained in:
parent
182d01ace4
commit
749c354ef3
2 changed files with 2 additions and 2 deletions
2
.profile
2
.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]]
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue