SOURCES: bashrc - there is no need to drop nxterm

blues blues at pld-linux.org
Mon Sep 19 17:00:07 CEST 2005


Author: blues                        Date: Mon Sep 19 15:00:07 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- there is no need to drop nxterm

---- Files affected:
SOURCES:
   bashrc (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SOURCES/bashrc
diff -u SOURCES/bashrc:1.27 SOURCES/bashrc:1.28
--- SOURCES/bashrc:1.27	Mon Sep 19 15:25:39 2005
+++ SOURCES/bashrc	Mon Sep 19 17:00:02 2005
@@ -5,7 +5,7 @@
 
 # If this is an xterm set the title to user at host:dir
 case $TERM in
-	gnome|xterm*|rxvt*)
+	gnome|nxterm|xterm*|rxvt*)
 		PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME}: ${PWD}\007"'
 		;;
 	*)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/bashrc?r1=1.27&r2=1.28&f=u




More information about the pld-cvs-commit mailing list