X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.profile;h=7e6ba5a93a2bdea01778c766baf3638e2fde149d;hb=e28540e371a02e7bc6b8e1fc3fa33eb842db09aa;hp=0cfbf8e188c5b4ed0a601744c4c5a6368ef0f207;hpb=966862b3c3eaf5e1b68e3481880d6aaf2627ff3d;p=dotfiles.git diff --git a/.profile b/.profile index 0cfbf8e..7e6ba5a 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 @@ -221,6 +221,8 @@ fi #export DISPLAY if [ -n "$DISPLAY" ]; then + PATH=$PATH:/usr/games + # mutt, python and vim BACKGROUND=LIGHT export BACKGROUND