guarinogabriel / Mac-CLI

 macOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your Mac.
MIT License
8.86k stars 333 forks source link

Bash Completion not working #133

Closed ghassanachi closed 7 years ago

ghassanachi commented 7 years ago

I installed the Mac_Cli and followed the installation menu. Everything seems to be working fine expect for the auto-complete.

I am using zsh (yadr repository with some minor customizations) for my terminal configuration. Please let me know if there is any log file or output that I can display to help track down the issue.

At the moment when I tab complete after a the mac command I get ---file---- and a list of files below (The default for the pretzo config I am pretty sure).

Thanks,

G