From 14f880202c27b2d318259820dc39aa96e7e35c86 Mon Sep 17 00:00:00 2001 From: Eduardo Bellido Bellido Date: Thu, 4 Feb 2016 22:40:08 +0100 Subject: [PATCH] Updated README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7bf87ed..e1a9d336 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,11 @@ Anything in the custom directory will be ignored, with the exception of `custom/ There are a few bash it themes. If you've created your own custom prompts, I'd love it if you shared with everyone else! Just submit a Pull Request. -You can see the theme screenshots [here](https://github.com/Bash-it/bash-it/wiki/Themes) +You can see the theme screenshots [here](https://github.com/Bash-it/bash-it/wiki/Themes). -Alternatively, you can preview the themes in your own shell using `BASH_PREVIEW=true reload` +Alternatively, you can preview the themes in your own shell using `BASH_PREVIEW=true reload`. + +**NOTE**: Bash it and some themes use UTF-8 characters, so to avoid extrange behaviors in your terminal, set your locale to `LC_ALL=en_US.UTF-8` or the equivalent to your language if isn't American English. ## Uninstalling