Corrections and Optimizations

Corrections and Optimizations
pull/959/head
Luis Felipe Sánchez 2017-05-15 09:36:15 -05:00
parent 875fa9f2d8
commit 6a49cde998
2 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Brainy theme # Brainy theme
Simple colorful terminal prompt theme (inspired by a number of themes). Simple colorful terminal prompt theme (inspired by a number of themes).
Supported on all operating systems Supported on all operating systems.
In constant maintenance and improvement In constant maintenance and improvement
![alt text](img/BrainyTheme.gif "Brainy Theme") ![alt text](https://www.lfsystems.xyz/img/BrainyTheme.gif)
## Install Theme ## Install Theme
@ -22,7 +22,8 @@ export BASH_IT_THEME="brainy"
### Automatically via terminal ### Automatically via terminal
You can install the theme automatically using the `sed` command from your terminal. You can install the theme automatically using the `sed` command from your Linux or OSX Terminal.
For installation on windows you should use `[Git-Bash](https://git-for-windows.github.io/) status` or make sure the terminal emulator you use (ej: cygwin, mintty, etc) has the `sed` command installed.
Examples: Examples:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB