mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04: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
@ -76,6 +76,15 @@ ### Arch Linux extra
|
|||||||
```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…
Reference in New Issue
Block a user