Skip to content

command not found : complete when using bash completion #57

@osaris

Description

@osaris

Hello,

I have added the code for completion in my .bash_profile file and when I source it, I have the following error :

rvm/gems/ruby-2.0.0-p598/gems/lunchy-0.10.1/lib/../extras/lunchy-completion.bash:18: command not found: complete

Looks like the command used there

complete -F _lunchy -o default lunchy
isn't available on my system (OSX 10.10.4).

Thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions