CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
wget: disabled rpath. Thanks j_v
[crossrootfs.git] / bash / profile
index 8e3b9fe20278645b7b9b311c2da1ab5f98807500..13795540d295a9c9ad3da3ba0ec643f086baf8da 100644 (file)
@@ -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\]"