mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Merge branch 'tj:master' into master
This commit is contained in:
commit
3ef09dac72
|
|
@ -155,7 +155,7 @@ See the Makefile for details on advanced configuration options.
|
|||
One-liner:
|
||||
|
||||
```bash
|
||||
curl -sSL https://git.io/git-extras-setup | sudo bash /dev/stdin
|
||||
curl -sSL https://raw.githubusercontent.com/tj/git-extras/master/install.sh | sudo bash /dev/stdin
|
||||
```
|
||||
|
||||
## Installing as Zsh plugin
|
||||
|
|
|
|||
Loading…
Reference in a new issue