mirror of https://github.com/helix-editor/helix
deploy: 924462edda
parent
c5981ba6b4
commit
5da9a72cb7
|
@ -162,6 +162,9 @@ configure Nix to use cached outputs when possible.</p>
|
|||
<pre><code>sudo dnf copr enable varlad/helix
|
||||
sudo dnf install helix
|
||||
</code></pre>
|
||||
<h3 id="void-linux"><a class="header" href="#void-linux">Void Linux</a></h3>
|
||||
<pre><code>sudo xbps-install helix
|
||||
</code></pre>
|
||||
<h2 id="build-from-source"><a class="header" href="#build-from-source">Build from source</a></h2>
|
||||
<pre><code>git clone https://github.com/helix-editor/helix
|
||||
cd helix
|
||||
|
|
|
@ -170,6 +170,9 @@ configure Nix to use cached outputs when possible.</p>
|
|||
<pre><code>sudo dnf copr enable varlad/helix
|
||||
sudo dnf install helix
|
||||
</code></pre>
|
||||
<h3 id="void-linux"><a class="header" href="#void-linux">Void Linux</a></h3>
|
||||
<pre><code>sudo xbps-install helix
|
||||
</code></pre>
|
||||
<h2 id="build-from-source"><a class="header" href="#build-from-source">Build from source</a></h2>
|
||||
<pre><code>git clone https://github.com/helix-editor/helix
|
||||
cd helix
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue