mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
Merge pull request #213 from ibayramli2001/fig
Add Fig as an installation method to the README
This commit is contained in:
commit
3506cfc365
|
|
@ -63,6 +63,14 @@ source <(curl -sSL git.io/forgit)
|
|||
source (curl -sSL git.io/forgit-fish | psub)
|
||||
```
|
||||
|
||||
### Fig
|
||||
|
||||
[Fig](https://fig.io) adds apps, shortcuts, and autocomplete to your existing terminal.
|
||||
|
||||
Install `forgit` in just one click.
|
||||
|
||||
<a href="https://fig.io/plugins/other/forgit" target="_blank"><img src="https://fig.io/badges/install-with-fig.svg" /></a>
|
||||
|
||||
### 📝 Features
|
||||
|
||||
- **Interactive `git add` selector** (`ga`)
|
||||
|
|
|
|||
Loading…
Reference in a new issue