Op 10/03/16 om 19:43 schreef Brandon Allbery: > > On Thu, Mar 10, 2016 at 1:41 PM, Johan Hendriks > <joh.hendr...@gmail.com <mailto:joh.hendr...@gmail.com>> wrote: > > mytitle > > > if ($?prompt) mytitle > > > -- > brandon s allbery kf8nh sine nomine > associates > allber...@gmail.com <mailto:allber...@gmail.com> > ballb...@sinenomine.net <mailto:ballb...@sinenomine.net> > unix, openafs, kerberos, infrastructure, xmonad > http://sinenomine.net If I change mytitle to if ($?prompt) mytitle I get the following error. mytitle: command not found.
This is how I have set it. alias mytitle 'printf "\033]0;$HOST\a"' if ($?prompt) mytitle regards, Johan _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"