X-Git-Url: http://git.tremily.us/?p=dotfiles-public.git;a=blobdiff_plain;f=src%2F.bashrc.d%2F70title;fp=src%2F.bashrc.d%2F70title;h=9186127546a203ad4ab32becc4af4ed196359910;hp=b6f581415fe6171b65d0cb639c42d13e56312e2c;hb=c7f9155f864dd3d5c13791720610d332e21eab4c;hpb=bf7f658d1d763fef3bce19cfb7823fa444037aef diff --git a/src/.bashrc.d/70title b/src/.bashrc.d/70title index b6f5814..9186127 100644 --- a/src/.bashrc.d/70title +++ b/src/.bashrc.d/70title @@ -1,4 +1,5 @@ -if [ "${OS}" != 'Gentoo' ] && [ "${OS}" != 'Gentoo Prefix' ]; then +if test "${OS}" != gentoo +then # Change the window title of X terminals case ${TERM} in xterm*|rxvt*|Eterm|aterm|kterm|gnome*|interix)