summaryrefslogtreecommitdiffstats
path: root/desktop/bashish/README
blob: 49451151189766aa0544b1ffea15fcbbdceeef16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
bashish (theme enviroment for text terminals).

Bashish is a theme enviroment for text terminals. It can change
colors, font, transparency and background image on a per-application
basis. Additionally Bashish supports prompt changing on common shells
such as bash, zsh and tcsh.

Bashish runs on most terminal emulators available.

Bashish is great for people who:

* Want a good looking prompt.
* Want to configure the apperance of the terminal.
* Want informative titles based on the command arguments.
* Need different fonts for different applications - eg. Chinese, Japanese, 
  OEM Terminal fonts.
* While many of these features would be simple to implement as aliases or
  shell scripts, the tricky part where Bashish excels is that it does not
  affect the enviroment noticeably.

As an example, Bashish provides themes even if the themed application is run 
in a pipe, this without affecting the pipe at all.

Additionally there is no need to rewrite your aliases or functions since
Bashish provides theming through shell script wrappers.

To enable Bashish, simply run " bashish ", press ENTER key and hit Ctrl+C
to quit.

To choose another theme, see the theme list with "bashish list" and to
enable a new theme simply run "bashish theme_name".