mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 11:27:46 +03:00
expand upon the arch linux install instructions (#9574)
Signed-off-by: Android789515 <derflug@mailfence.com>
This commit is contained in:
parent
d137a08231
commit
d570c29ce3
1 changed files with 9 additions and 0 deletions
|
@ -76,6 +76,15 @@ Releases are available in the `extra` repository:
|
||||||
```sh
|
```sh
|
||||||
sudo pacman -S helix
|
sudo pacman -S helix
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> 💡 When installed from the `extra` repository, run Helix with `helix` instead of `hx`.
|
||||||
|
>
|
||||||
|
> For example:
|
||||||
|
> ```sh
|
||||||
|
> helix --health
|
||||||
|
> ```
|
||||||
|
> to check health
|
||||||
|
|
||||||
Additionally, a [helix-git](https://aur.archlinux.org/packages/helix-git/) package is available
|
Additionally, a [helix-git](https://aur.archlinux.org/packages/helix-git/) package is available
|
||||||
in the AUR, which builds the master branch.
|
in the AUR, which builds the master branch.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue