+MINICOM=metakeys+color
authorroot <>
Tue, 1 Jan 2002 15:48:00 +0000 (15:48 +0000)
committerroot <>
Tue, 1 Jan 2002 15:48:00 +0000 (15:48 +0000)
.bashrc

diff --git a/.bashrc b/.bashrc
index 7903512..2d88a46 100644 (file)
--- 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 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
 
 # Force strcoll() to sort case-sensitively! (empty/undef doesn't work)
 export LC_COLLATE=C