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
|
#### Elementary OS
|
||||||
|
|
||||||
Uncomment the following line in ```.bashrc```
|
- Uncomment the following line in ```.bashrc```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
#force_color_prompt=yes
|
#force_color_prompt=yes
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- execute in terminal
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ source .bashrc
|
||||||
|
```
|
||||||
|
|
||||||
### New Script
|
### New Script
|
||||||
|
|
||||||
To have more control over colors, I made a new simple script to change those made with 4 bits.
|
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
|
```bash
|
||||||
# One line install:
|
# One line install:
|
||||||
$ wget -O xt http://git.io/PWgNtA && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/PWgNtA && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user