mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 15:26:16 -04:00
parent
665daece45
commit
77315d8dfc
|
|
@ -43,9 +43,9 @@ You can run the following command to try `forgit` without installing:
|
|||
|
||||
``` bash
|
||||
# for bash / zsh
|
||||
source <(curl -s https://raw.githubusercontent.com/wfxr/forgit/master/forgit.plugin.zsh)
|
||||
source <(curl -sSL git.io/forgit)
|
||||
# for fish
|
||||
source (curl -s https://raw.githubusercontent.com/wfxr/forgit/master/forgit.plugin.fish | psub)
|
||||
source (curl -sSL git.io/forgit.fish | psub)
|
||||
```
|
||||
|
||||
### 📝 Features
|
||||
|
|
|
|||
Loading…
Reference in a new issue