diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-11 15:46:20 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | c065cfddcde3c1ebc65b7dae5d5c9f7f7510f101 (patch) | |
tree | 8c3108652a209984276f3c64379d755a79e9e4b2 /desktop/bashish | |
parent | 813f7fd5cc5eb6eb128d501131c27dfec0ba8749 (diff) | |
download | slackbuilds-c065cfddcde3c1ebc65b7dae5d5c9f7f7510f101.tar.gz |
desktop/bashish: Update README.
Diffstat (limited to 'desktop/bashish')
-rw-r--r-- | desktop/bashish/README | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/desktop/bashish/README b/desktop/bashish/README index 4465d70d64..4945115118 100644 --- a/desktop/bashish/README +++ b/desktop/bashish/README @@ -1,8 +1,9 @@ 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 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. @@ -12,17 +13,19 @@ Bashish is great for people who: * 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. + 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. +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 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 new theme simply run " bashish theme_name ". +To choose another theme, see the theme list with "bashish list" and to +enable a new theme simply run "bashish theme_name". |