X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=.profile;fp=.profile;h=338ceb16b293a65073397a1fd17c9fe5377a94b9;hb=9dcfbcda4191068f984c4ae53ceb8d50bec5468e;hp=7952c54a01025004e00b419df7f5a0ecebc57114;hpb=55c8b1e2617b10458a50ff5148c4830338e12728;p=dotfiles.git diff --git a/.profile b/.profile index 7952c54..338ceb1 100644 --- a/.profile +++ b/.profile @@ -130,7 +130,7 @@ if [ -t 0 ] ; then export EDITOR FCEDIT VISUAL HISTCONTROL=ignoreboth - HISTIGNORE='&: *:[bf]g:cd:clear:e:exit:logout:l:ls:ll:llp:mc:w:X:x' + HISTIGNORE="`echo '&: *:~\?*:[bf]g:cd:clear:e:exit:logout:l:ls:ll:llp:[m,]c:ØÓ:w:X:x' | iconv -f koi8-r`" HISTFILE="$HOME/.sh_history" HISTFILESIZE=2000 HISTSIZE=1000