bash_profile: Set LESSCHARSET correctly.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 5 Apr 2009 17:02:20 +0000 (18:02 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 5 Apr 2009 17:02:20 +0000 (18:02 +0100)
commite13758536dc7299a6fe9490b15427feb8f2e9c77
tree22d1f1d16be031121364a5d4349f9fd70ab3b104
parentaa024d097d762aaa2149027fecc28012103f59dd
bash_profile: Set LESSCHARSET correctly.

Since we now set LANG rather than LC_CTYPE, the LESSCHARSET code ended
up looking at the wrong variable.
bash_profile