X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.profile.d%2Fbash3.bashrc;h=97e3e678b210a58e44e5083148a1eb06d25b9dcc;hp=15626d490fd9ebe16c7a74e255d47da6b7b051cc;hb=a8e823fa2005ab190af0461c967f353b7dbb5a51;hpb=5844a10481f6b9bfa97393014b53e573cfd992a9 diff --git a/.profile.d/bash3.bashrc b/.profile.d/bash3.bashrc index 15626d4..97e3e67 100644 --- a/.profile.d/bash3.bashrc +++ b/.profile.d/bash3.bashrc @@ -1,4 +1,4 @@ -export HISTCONTROL=ignoredups -export HISTTIMEFORMAT='[%Y-%m-%d %H:%M:%S] ' -export HISTFILESIZE=3000 -export HISTSIZE=1000 +HISTCONTROL=ignoredups +HISTTIMEFORMAT='[%Y-%m-%d %H:%M:%S] ' +HISTFILESIZE=3000 +HISTSIZE=1000