mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
#3 Expand installation guide
This commit is contained in:
parent
1de11be09d
commit
9921a8a84e
@ -24,6 +24,14 @@ This way of installing is equals the above, the only thing is that a shortening
|
|||||||
$ wget -O xt http://git.io/fXU8Jg && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/fXU8Jg && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Elementary OS
|
||||||
|
|
||||||
|
Uncomment the following line in ```.bashrc```
|
||||||
|
|
||||||
|
```bash
|
||||||
|
#force_color_prompt=yes
|
||||||
|
```
|
||||||
|
|
||||||
### 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user