X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.profile.d%2Fbash3.bashrc;h=97e3e678b210a58e44e5083148a1eb06d25b9dcc;hp=19d7f1ce5fdb14425f4d5b1887616be586cda202;hb=a8e823fa2005ab190af0461c967f353b7dbb5a51;hpb=7ff1edff9e3b22a1fd1f7798a634538d7ed94c54 diff --git a/.profile.d/bash3.bashrc b/.profile.d/bash3.bashrc index 19d7f1c..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