readme update
readme update install commands
This commit is contained in:
@@ -18,6 +18,7 @@ Examples:
|
|||||||
```bash
|
```bash
|
||||||
# Use the "brainy" theme
|
# Use the "brainy" theme
|
||||||
export BASH_IT_THEME="brainy"
|
export BASH_IT_THEME="brainy"
|
||||||
|
```
|
||||||
|
|
||||||
### Automatically via terminal
|
### Automatically via terminal
|
||||||
|
|
||||||
@@ -28,6 +29,7 @@ Examples:
|
|||||||
```bash
|
```bash
|
||||||
# Set the "brainy" theme replacing the theme you are using of bash-it
|
# Set the "brainy" theme replacing the theme you are using of bash-it
|
||||||
sed -i 's/'"$BASH_IT_THEME"'/brainy/g' ~/.bashrc
|
sed -i 's/'"$BASH_IT_THEME"'/brainy/g' ~/.bashrc
|
||||||
|
```
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user