From 666cd1a464129a4a2117193dbc133cd08d001041 Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Fri, 16 Nov 2007 08:24:20 +0000 Subject: [PATCH] Added --time-style=long-iso to LS_OPTIONS. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@85 6be0d1a5-5cfe-0310-89b6-964be062b18b --- .profile.d/variables.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile.d/variables.bashrc b/.profile.d/variables.bashrc index 0a6d965..a794cef 100644 --- a/.profile.d/variables.bashrc +++ b/.profile.d/variables.bashrc @@ -5,7 +5,7 @@ export SSHTERM_EXEC=-e #export TERM=xterm-xfree86 export TERM=linux export LC_CTYPE=en_GB -export LS_OPTIONS="--color=auto -F -b" +export LS_OPTIONS="--color=auto -F -b --time-style=long-iso" export VISUAL=vim eval `dircolors` 2>/dev/null unset XMODIFIERS #:-( -- 2.20.1