X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.bashrc;h=0696bcf2588770b9639edf0b0c4c28d4a7270534;hp=0a781308b3c304f5c7de22f4d5c14e37c8ebbc3c;hb=a93056d2bce29350abe7315e8dbb988b56a3130f;hpb=3ca05c6c1ac2e3e62b2c3da30ea9a58e30d3e237 diff --git a/.bashrc b/.bashrc index 0a78130..0696bcf 100644 --- a/.bashrc +++ b/.bashrc @@ -209,7 +209,8 @@ export HISTSIZE=10000000 export HISTFILESIZE="$HISTSIZE" export GDBHISTFILE="$HOME/.gdb_history" export CVS_RSH="ssh" -export TZ="Europe/Prague" +export TZ="Asia/Manila" +#export TZ="Europe/Prague" #export TZ="Canada/Eastern" export PYTHONUNBUFFERED=1 export ASAN_OPTIONS=detect_leaks=0