]> git.pld-linux.org Git - packages/bash.git/commitdiff
- apply to more gnome/konsole variants
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 19 Feb 2009 08:29:36 +0000 (08:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bashrc -> 1.32

bashrc

diff --git a/bashrc b/bashrc
index d6a2ecc63f404bc5401e5a198bafcece54ab9ad8..5ef300fb445ea311b3f75044796ac68387864520 100644 (file)
--- a/bashrc
+++ b/bashrc
@@ -13,7 +13,7 @@ fi
 
 # If this is an xterm set the title to user@host:dir
 case $TERM in
-       gnome|nxterm|xterm*|rxvt*)
+       gnome*|nxterm|xterm*|rxvt*|konsole*)
                PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME}: ${PWD}\007"'
                ;;
        *)
This page took 0.3386 seconds and 4 git commands to generate.