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 https://github.com/eddiezane/lunchy/blob/5640b8a47720adeb085924994aaabe07c80ee212/extras/lunchy-completion.bash#L18 isn't available on my system (OSX 10.10.4). Thanks for your help.