Skip to content

Commit 59d9bfe

Browse files
committed
readme changes and better log
1 parent d6600d3 commit 59d9bfe

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# gh-login
22
<p align="center">
3-
<img src="https://github.com/Xgames123/gh-login/blob/main/gh-login-logo_transparent.png?raw=true" alt="gh-login-logo"/>
3+
<img src="https://github.com/Xgames123/gh-login/blob/main/gh-login-logo_200px_transparent.png?raw=true" alt="gh-login-logo"/>
44
</p>
55
A simple git credentials manager for GitHub
66

77
It authenticates to GitHub and uses a backing credential helper, so you can use normal git credential helpers.
88

9+
## TODO
10+
* Support Archlinux (aur)
11+
* Support Windows
12+
913
## Install
1014
1. Install gh-login for your os (see below)
1115
2. Set gh-login as your git credential helper
@@ -16,14 +20,6 @@ It authenticates to GitHub and uses a backing credential helper, so you can use
1620

1721
If that gives an error you can also manually edit $HOME/.gitconfig
1822

19-
### Arch linux
20-
Install gh-login form the AUR
21-
```bash
22-
git clone aur.archlinux.org/gh-login.git
23-
cd gh-login
24-
makepkg --syncdeps --install
25-
```
26-
2723
### Debian/Ubuntu
2824
Download latest release and run ```dpkg -i gh-login.deb```
2925
Replace ```gh-login.deb``` with the file you just downloaded
9.88 KB
Loading

0 commit comments

Comments
 (0)