SHARE
Facebook X Pinterest WhatsApp

Shiny, Happy Linux OS Terminals With Bashish

Written By
thumbnail Juliet Kemp
Juliet Kemp
Apr 12, 2010
ServerWatch content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More



In the mood for a bit more color in your life? Check out Bashish to try out themes for your terminal.

Tip of the Trade: With spring in the air outside, why not add some color to your Linux OS powered terminals? Bashish offers a fun and simple way to add themes to your terminal.

I installed from source due to problems with the Debian repository; if doing this, note that you’ll need to install the dialog package manually via apt-get. Once you’ve run ./configure; make; sudo make install, run bashish to get things set up properly. Then restart a terminal to get the default theme.

bashish list shows the theme list and bashish THEMENAME
switches theme. Try elite for a multi-line prompt, moan for
something more basic, or flowerpower for a floral look!

Basish in action
Figure 1
Basish in action
(Click for larger image)

You can mess around with the theme colors on the command-line with color COLORNAME, or bashish THEMENAME COLOR1 COLOR2 for multiple color changes. title "mytitle" will change the window title, which is useful when you’re switching between multiple terminals.

To set other values, you can create your own theme (see the Bashish Theme HOWTO for details) or edit the .bashish/overrides/theme to set particular values that will always override the theme. I prefer my terminals to be black-on-white, so I added these two lines to this file:

BGCOLOR=white
FGCOLOR=black

Similarly, you can override the prompt information in
~/.bashish/overrides/prompt.sh. See the Bash Prompt HOWTO for an extensive list of codes to use in bash prompts.

In theory, Bashish can use specific themes for particular applications (set by running bashishtheme). Unfortunately I couldn’t get this to work — this does highlight one problem with Bashish, which is its lack of user documentation. However, for me the extended prompts and ease of setting the terminal title is enough to make it worthwhile.

Bashish works best on Linux terminals, but it does have some limited support for Terminal on MacOSX, and PuTTY.

Thanks to the SourceForge blog for the heads-up on this project!

Juliet Kemp has been messing around with Linux systems, for financial reward and otherwise, for about a decade. She is also the author of “Linux System Administration Recipes: A Problem-Solution Approach” (Apress, 2009).

Follow ServerWatch on Twitter

thumbnail Juliet Kemp

Juliet Kemp is a ServerWatch contributor.

Recommended for you...

What Is a Container? Understanding Containerization
What Is a Print Server? | How It Works and What It Does
Nisar Ahmad
Dec 8, 2023
6 Best Linux Virtualization Software for 2024
What Is a Network Policy Server (NPS)? | Essential Guide
ServerWatch Logo

ServerWatch is a top resource on servers. Explore the latest news, reviews and guides for server administrators now.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.