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:
parent
845d8f86e6
commit
b8c975af61
@ -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)
|
||||
|
@ -465,7 +465,7 @@
|
||||
<li class="mix dark bg-black">
|
||||
<h3> Tomorrow Night Bright </h3>
|
||||
<div class="code-wrap">
|
||||
<pre><code class=language-bash id="tomorrow-night-bright">wget -O xt http://git.io/v3DRJ && chmod +x xt && ./xt && rm xt</code></pre>
|
||||
<pre><code class=language-bash id="tomorrow-night-bright">wget -O xt https://git.io/v5m1Y && chmod +x xt && ./xt && rm xt</code></pre>
|
||||
<span class="btn-copy" data-clipboard-target="#tomorrow-night-bright">
|
||||
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
|
||||
</span>
|
||||
|
@ -139,7 +139,7 @@ wget -O xt http://git.io/v3DRc && chmod +x xt && ./xt && rm xt
|
||||
color
|
||||
wget -O xt http://git.io/v3DRI && chmod +x xt && ./xt && rm xt
|
||||
color
|
||||
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
|
||||
color
|
||||
wget -O xt http://git.io/v3DRs && chmod +x xt && ./xt && rm xt
|
||||
color
|
||||
|
Loading…
Reference in New Issue
Block a user