gh-pages
the-mikedavis 5 months ago
parent a93f02622c
commit e9b9e647a5

@ -259,6 +259,13 @@ sudo apt install helix
<p>Releases are available in the <code>extra</code> repository:</p>
<pre><code class="language-sh">sudo pacman -S helix
</code></pre>
<blockquote>
<p>💡 When installed from the <code>extra</code> repository, run Helix with <code>helix</code> instead of <code>hx</code>.</p>
<p>For example:</p>
<pre><code class="language-sh">helix --health
</code></pre>
<p>to check health</p>
</blockquote>
<p>Additionally, a <a href="https://aur.archlinux.org/packages/helix-git/">helix-git</a> package is available
in the AUR, which builds the master branch.</p>
<h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>

@ -265,6 +265,13 @@ sudo apt install helix
<p>Releases are available in the <code>extra</code> repository:</p>
<pre><code class="language-sh">sudo pacman -S helix
</code></pre>
<blockquote>
<p>💡 When installed from the <code>extra</code> repository, run Helix with <code>helix</code> instead of <code>hx</code>.</p>
<p>For example:</p>
<pre><code class="language-sh">helix --health
</code></pre>
<p>to check health</p>
</blockquote>
<p>Additionally, a <a href="https://aur.archlinux.org/packages/helix-git/">helix-git</a> package is available
in the AUR, which builds the master branch.</p>
<h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save