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

Fixing the Tomorrow Night Eighties installation

This commit is contained in:
Jack Miras 2017-08-24 23:55:30 -04:00
parent b8c975af61
commit 0fe1d2ae0f
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -477,7 +477,7 @@
<li class="mix dark bg-grey"> <li class="mix dark bg-grey">
<h3> Tomorrow Night Eighties </h3> <h3> Tomorrow Night Eighties </h3>
<div class="code-wrap"> <div class="code-wrap">
<pre><code class=language-bash id="tomorrow-night-eighties">wget -O xt http://git.io/v3DRI && chmod +x xt && ./xt && rm xt</code></pre> <pre><code class=language-bash id="tomorrow-night-eighties">wget -O xt https://git.io/v5m1s && chmod +x xt && ./xt && rm xt</code></pre>
<span class="btn-copy" data-clipboard-target="#tomorrow-night-eighties"> <span class="btn-copy" data-clipboard-target="#tomorrow-night-eighties">
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard"> <img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
</span> </span>

View File

@ -137,7 +137,7 @@ wget -O xt https://git.io/v5m1t && chmod +x xt && ./xt && rm xt
color color
wget -O xt http://git.io/v3DRc && chmod +x xt && ./xt && rm xt wget -O xt http://git.io/v3DRc && chmod +x xt && ./xt && rm xt
color color
wget -O xt http://git.io/v3DRI && chmod +x xt && ./xt && rm xt wget -O xt https://git.io/v5m1s && chmod +x xt && ./xt && rm xt
color color
wget -O xt https://git.io/v5m1Y && chmod +x xt && ./xt && rm xt wget -O xt https://git.io/v5m1Y && chmod +x xt && ./xt && rm xt
color color