mirror of
https://github.com/junegunn/fzf.git
synced 2026-05-17 05:49:54 +08:00
Implement bash auto-completion with fzf
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#!/bin/zsh
|
||||
# ____ ____
|
||||
# / __/___ / __/
|
||||
# / /_/_ / / /_
|
||||
# / __/ / /_/ __/
|
||||
# /_/ /___/_/-completion.zsh
|
||||
#
|
||||
|
||||
# TODO
|
||||
Reference in New Issue
Block a user