X-Git-Url: https://git.josue.xyz/?p=dotfiles%2F.git;a=blobdiff_plain;f=.config%2Fbashrc%2Fexports;h=09d491ea06822ef2fe4f9a8eb27fa2128bad7945;hp=cd273e0267f903e9f9be501f3383d50f8c992254;hb=3be0a9efc698a9570a44456009afc6014812625a;hpb=d2f432cc757f42f0318fdddcab8c00b240d47088 diff --git a/.config/bashrc/exports b/.config/bashrc/exports index cd273e02..09d491ea 100644 --- a/.config/bashrc/exports +++ b/.config/bashrc/exports @@ -21,3 +21,4 @@ if $_isxrunning; then export LESS_TERMCAP_us=$'\E[04;38;5;146m' # begin underline fi +export TIME_STYLE="+%Y-%m-%d %H:%M:%S %z"