We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8643844 + bb30ffb commit 34ba907Copy full SHA for 34ba907
README.md
@@ -59,6 +59,16 @@ Over the last 2 years my go-to GUI tool for this was [fork](https://git-fork.com
59
60
For the time being this product is considered alpha and **not** production ready.
61
62
+## Arch Linux
63
+
64
+There is an [AUR package for `gitui`](https://aur.archlinux.org/packages/gitui/):
65
66
+```sh
67
+git clone https://aur.archlinux.org/gitui.git
68
+cd gitui
69
+makepkg -si
70
+```
71
72
## Fedora
73
74
```sh
0 commit comments