X-Git-Url: http://gitweb/?a=blobdiff_plain;ds=sidebyside;f=bash%2Fprofile;h=13795540d295a9c9ad3da3ba0ec643f086baf8da;hb=4219c7b93217dd58daec8462a3d3e2d8a21c5f4a;hp=8e3b9fe20278645b7b9b311c2da1ab5f98807500;hpb=e96c04bd9ede6a077d721f266b16d55a29ecb68f;p=ports%2Fcore-arm.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\]"