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:
parent
90e284d031
commit
a72f08326d
@ -477,7 +477,7 @@
|
||||
<li class="mix dark bg-grey">
|
||||
<h3> Tomorrow Night Eighties </h3>
|
||||
<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">
|
||||
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
|
||||
</span>
|
||||
|
Loading…
Reference in New Issue
Block a user