1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Fixing the Tomorrow Night Bright installation

This commit is contained in:
Jack Miras
2017-08-24 23:54:15 -04:00
parent 845d8f86e6
commit b8c975af61
3 changed files with 3 additions and 3 deletions

View File

@@ -338,7 +338,7 @@ $ wget -O xt https://git.io/v5m1t && chmod +x xt && ./xt && rm xt
## Tomorrow Night Bright
```bash
$ wget -O xt http://git.io/v3DRJ && chmod +x xt && ./xt && rm xt
$ wget -O xt https://git.io/v5m1Y && chmod +x xt && ./xt && rm xt
```
![Tomorrow Night Bright](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tomorrow-night-bright.png)