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.88k stars 334 forks source link

fish-shell command line completion doesn't work #120

Closed douglascamata closed 2 years ago

douglascamata commented 7 years ago

I just installed this and cannot get the command line completion to work on fish.

douglascamata commented 7 years ago

Updating: I wasn't prompted to install fish completions, but bash completions instead.

douglascamata commented 7 years ago

One more update: when completing a command, like mac git:<tab><tab> it shows folder names... I don't think it should. Only git subcommands should be shown.

guarinogabriel commented 2 years ago

Hi there,

Since this is a very old Github Issue, I am proceeding by closing it but feel free to create Pull Requests for the improvements or fixes you would like to make on the project.