mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Update README.md
This commit is contained in:
parent
9921a8a84e
commit
b883f2e01a
10
README.md
10
README.md
@ -26,12 +26,18 @@ This way of installing is equals the above, the only thing is that a shortening
|
||||
|
||||
#### Elementary OS
|
||||
|
||||
Uncomment the following line in ```.bashrc```
|
||||
- Uncomment the following line in ```.bashrc```
|
||||
|
||||
```bash
|
||||
#force_color_prompt=yes
|
||||
```
|
||||
|
||||
- execute in terminal
|
||||
|
||||
```bash
|
||||
$ source .bashrc
|
||||
```
|
||||
|
||||
### New Script
|
||||
|
||||
To have more control over colors, I made a new simple script to change those made with 4 bits.
|
||||
@ -263,4 +269,4 @@ $ wget -O xt http://git.io/xh3YKA && chmod +x xt && ./xt && rm xt
|
||||
```bash
|
||||
# One line install:
|
||||
$ wget -O xt http://git.io/PWgNtA && chmod +x xt && ./xt && rm xt
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user