+WWW_HOME="file:///home/short/.bookmarks.html" for Lynx default homepage
authorshort <>
Tue, 2 Oct 2001 02:29:05 +0000 (02:29 +0000)
committershort <>
Tue, 2 Oct 2001 02:29:05 +0000 (02:29 +0000)
.bashrc

diff --git a/.bashrc b/.bashrc
index 08817d7..f25c06d 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -42,6 +42,7 @@ export TMOUT=900
 export EDITOR='vim'
 export LC_CTYPE=cs_CZ.ISO-8859-2
 export PERL_MM_OPT="PREFIX=$HOME"
 export EDITOR='vim'
 export LC_CTYPE=cs_CZ.ISO-8859-2
 export PERL_MM_OPT="PREFIX=$HOME"
+export WWW_HOME="file:///home/short/.bookmarks.html"
 
 function cvsdiff    { cvs diff   "$@" 2>&1|             less; }; export -f cvsdiff
 function cvsdiffi   { cvs diff   "$@" 2>&1|grep -v '^?'|less; }; export -f cvsdiffi
 
 function cvsdiff    { cvs diff   "$@" 2>&1|             less; }; export -f cvsdiff
 function cvsdiffi   { cvs diff   "$@" 2>&1|grep -v '^?'|less; }; export -f cvsdiffi