tomnomnom / gf

A wrapper around grep, to help you grep for things
MIT License
1.77k stars 312 forks source link

gf: command not found #81

Open hoainam125 opened 1 year ago

hoainam125 commented 1 year ago

I have reached this error whenever i tried tab to auto complete touch test.txt|gf gf: command not found touch |gf gf: command not found

I am pretty sure that i have copy the gf list to ~/.gf also add source of auto complete to ~/.zshrc file

#Auto complete for gf source ~/go/pkg/mod/github.com/tomnomnom/gf@v0.0.0-20200618134122-dcd4c361f9f5/gf-completion.zsh

hoainam125 commented 1 year ago

note that gf -list worked perfectly