Re: Extending the panel



On 7 Aug 2002, Seth Nickell wrote:

> I suppose its not to late to change bash and such to at least show the
> directory name you are in when on the shell?

[ $TERM = xterm ] || [ $TERM = xterm-debian ] || [ $TERM = rxvt ] && \
	export PS1=$PS1"\[\033]0;[\u \h : \w]\007\]"

the title will look something like this: "[cactus galaxy: /home/cactus]"


-- 
   .--= ULLA! =---------------------.   `We are not here to give users what
   \     http://cactus.rulez.org     \   they want'  -- RMS, at GUADEC 2001
    `---= cactus cactus rulez org =---'
Life is complex;  It consists of real and imaginary parts!




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]