From: Iain Patterson Date: Fri, 16 Nov 2007 08:24:20 +0000 (+0000) Subject: Added --time-style=long-iso to LS_OPTIONS. X-Git-Url: http://git.iain.cx/?p=profile.git;a=commitdiff_plain;h=666cd1a464129a4a2117193dbc133cd08d001041 Added --time-style=long-iso to LS_OPTIONS. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@85 6be0d1a5-5cfe-0310-89b6-964be062b18b --- 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 #:-(