mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Fixing the One Dark installation
This commit is contained in:
parent
0fe1d2ae0f
commit
284250205d
@ -378,7 +378,7 @@ $ wget -O xt http://git.io/v3DRc && chmod +x xt && ./xt && rm xt
|
|||||||
## One Dark
|
## One Dark
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ wget -O xt http://git.io/vs7Ut && chmod +x xt && ./xt && rm xt
|
$ wget -O xt https://git.io/v5m1l && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
![one.light](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/one.dark.png)
|
![one.light](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/one.dark.png)
|
||||||
|
@ -333,7 +333,7 @@
|
|||||||
<li class="mix dark bg-black">
|
<li class="mix dark bg-black">
|
||||||
<h3> One Dark </h3>
|
<h3> One Dark </h3>
|
||||||
<div class="code-wrap">
|
<div class="code-wrap">
|
||||||
<pre><code class=language-bash id="one-dark">wget -O xt http://git.io/vs7Ut && chmod +x xt && ./xt && rm xt</code></pre>
|
<pre><code class=language-bash id="one-dark">wget -O xt https://git.io/v5m1l && chmod +x xt && ./xt && rm xt</code></pre>
|
||||||
<span class="btn-copy" data-clipboard-target="#one-dark">
|
<span class="btn-copy" data-clipboard-target="#one-dark">
|
||||||
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
|
<img class="clippy" src="./img/clippy.svg" alt="Copy to clipboard">
|
||||||
</span>
|
</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user