From: root <> Date: Tue, 1 Jan 2002 15:48:00 +0000 (+0000) Subject: +MINICOM=metakeys+color X-Git-Url: http://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=f06209bb74c7367236e03701b36c1c25af2b1c32 +MINICOM=metakeys+color --- diff --git a/.bashrc b/.bashrc index 7903512..2d88a46 100644 --- a/.bashrc +++ b/.bashrc @@ -56,6 +56,7 @@ export PERL_MM_OPT="PREFIX=$HOME" export WWW_HOME="file:///home/short/.bookmarks.html" export GREP_OPTIONS="--binary-files=without-match --directories=skip" [ -n "$PS1" ] && export PS1="`echo -en '\017'`$PS1" # set only in interactive sessions +export MINICOM="-m -c on" # metakeys+color # Force strcoll() to sort case-sensitively! (empty/undef doesn't work) export LC_COLLATE=C