docs: update zsh integration instructions (#3794)

This commit is contained in:
LangLangBart
2024-05-14 18:59:43 +02:00
committed by GitHub
parent 8a110e02b9
commit 030428ba43
3 changed files with 8 additions and 4 deletions

View File

@@ -911,7 +911,7 @@ e.g. \fBeval "$(fzf --bash)"\fR
.B "--zsh"
Print script to set up Zsh shell integration
e.g. \fBeval "$(fzf --zsh)"\fR
e.g. \fBsource <(fzf --zsh)\fR
.TP
.B "--fish"