Skip to content

Commit 4dc0f54

Browse files
authored
Update README.md (#425)
Adding sheldon.cli configuration for zsh as an example.
1 parent 09f17c9 commit 4dc0f54

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@ zinit load wfxr/forgit
5959
# for oh-my-zsh
6060
git clone https://github.com/wfxr/forgit.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/forgit
6161

62+
# for sheldon.cli
63+
[plugins.forgit]
64+
github = "wfxr/forgit"
65+
rev = "25.02.0"
66+
use = ["forgit.plugin.zsh"]
67+
apply = ["source"]
68+
6269
# manually
6370
# Clone the repository and source it in your shell's rc file or put bin/git-forgit into your $PATH
6471
```

0 commit comments

Comments
 (0)