X-Git-Url: http://gitweb/?a=blobdiff_plain;f=bash%2Fprofile;h=13795540d295a9c9ad3da3ba0ec643f086baf8da;hb=refs%2Fheads%2F3.2;hp=8e3b9fe20278645b7b9b311c2da1ab5f98807500;hpb=6dca1d213a39ee6af51632926e8b7c8914215cd9;p=crossrootfs.git diff --git a/bash/profile b/bash/profile index 8e3b9fe..1379554 100644 --- a/bash/profile +++ b/bash/profile @@ -12,9 +12,7 @@ if [ ! -f ~/.inputrc ]; then export INPUTRC="/etc/inputrc" fi -export LESSCHARSET="latin1" export LESS="-R" -export CHARSET="ISO-8859-1" export PS1="\[\033[1m\]\\$ \[\033[0m\]" export PS2="\[\033[1m\]> \[\033[0m\]"