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.
1 parent 67544ab commit bb30ffbCopy full SHA for bb30ffb
README.md
@@ -58,6 +58,16 @@ Over the last 2 years my go-to GUI tool for this was [fork](https://git-fork.com
58
59
For the time being this product is considered alpha and **not** production ready.
60
61
+## Arch Linux
62
+
63
+There is an [AUR package for `gitui`](https://aur.archlinux.org/packages/gitui/):
64
65
+```sh
66
+git clone https://aur.archlinux.org/gitui.git
67
+cd gitui
68
+makepkg -si
69
+```
70
71
## Fedora
72
73
```sh
0 commit comments