blob: 3ac30df5198032e39940a49d45deae520988f0e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# [![logo](logo.png)](http://gitahead.scitools.com) for [AUR](https://aur.archlinux.org/packages/gitahead)
## Installation on Arch Linux (and other Arch-Based distributions)
```bash
$ makepkg -is
```
## Need help or you want help?
1. Open issue
2. Send PR
3. Or write me to [vk](https://vk.com/killwolfvlad)
## Clear your home after GitAhead
```bash
$ rm -rf ~/.config/gitahead.com ~/.local/share/GitAhead
```
|