summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author B. Watson2020-10-12 23:11:49 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:38:11 +0200
commitfdab06b33b7053c7c2e9762301af10ec7d78ba5e (patch)
tree1a2800f7306bb9aa8ba153632c0f08aa928728a9 /desktop
parentedb722b61969133c835557f319a19f5992d33ad8 (diff)
downloadslackbuilds-fdab06b33b7053c7c2e9762301af10ec7d78ba5e.tar.gz
desktop/bashish: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/bashish/README16
1 files changed, 8 insertions, 8 deletions
diff --git a/desktop/bashish/README b/desktop/bashish/README
index 4945115118..80bdf1fc4f 100644
--- a/desktop/bashish/README
+++ b/desktop/bashish/README
@@ -12,19 +12,19 @@ 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.
+* 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.
+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 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