mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-11 07:46:26 -04:00
README update
This commit is contained in:
parent
039e0f562a
commit
f2390deb9d
|
|
@ -336,8 +336,7 @@ export FORGIT_LOG_FZF_OPTS='
|
|||
|
||||
## Zsh
|
||||
|
||||
- Put [`completions/_git-forgit`](completions/_git-forgit) in a directory in your `$fpath` (e.g. `/usr/share/zsh/site-functions`) to have zsh tab completion for `git forgit` and configured git aliases.
|
||||
- Source [`completions/git-forgit.zsh`](completions/git-forgit.zsh) to have zsh tab completion for forgit shell functions and aliases (e.g. `gcb <tab>` completes branches).
|
||||
- Put [`completions/_git-forgit`](completions/_git-forgit) in a directory in your `$fpath` (e.g. `/usr/share/zsh/site-functions`) to have zsh tab completion for `git forgit` and configured git aliases, as well as shell command aliases, such as `forgit::add` and `ga`
|
||||
|
||||
# 💡 Tips
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue