Skip to content

Commit 34ba907

Browse files
author
Stephan Dilly
committed
Merge branch 'master' of github.com:Extrawurst/gitui
2 parents 8643844 + bb30ffb commit 34ba907

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,16 @@ Over the last 2 years my go-to GUI tool for this was [fork](https://git-fork.com
5959

6060
For the time being this product is considered alpha and **not** production ready.
6161

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+
6272
## Fedora
6373

6474
```sh

0 commit comments

Comments
 (0)