summaryrefslogtreecommitdiffstats
path: root/desktop/bashish/README
diff options
context:
space:
mode:
author Edinaldo P. Silva2015-07-31 19:35:17 +0200
committer Willy Sudiarto Raharjo2015-07-31 19:35:17 +0200
commit93fe73839d52478397e8801d8c3bd0cb5b09224b (patch)
tree2f57b0bc8928bd14c8f3dc7045aaa027c4ebb804 /desktop/bashish/README
parent96ee436d2761a64f883a97be11f7979dba688271 (diff)
downloadslackbuilds-93fe73839d52478397e8801d8c3bd0cb5b09224b.tar.gz
desktop/bashish: Added (theme enviroment for text terminals).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/bashish/README')
-rw-r--r--desktop/bashish/README28
1 files changed, 28 insertions, 0 deletions
diff --git a/desktop/bashish/README b/desktop/bashish/README
new file mode 100644
index 0000000000..4465d70d64
--- /dev/null
+++ b/desktop/bashish/README
@@ -0,0 +1,28 @@
+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 new theme simply run " bashish theme_name ".