-
-
Notifications
You must be signed in to change notification settings - Fork 104
README: remove ../local/.. from auto-completion setup command #181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
README: remove ../local/.. from auto-completion setup command #181
Conversation
I'm not totally sure no that. macOS with homebrew installs all of zsh stuff into I would be all for adding a note to say double check the folder location, and depending on your OS, you may need to use |
From my knowledge of the Linux file system, /usr/bin and or /usr/share is for things installed with the system's package manager, whilst things like packages installed from the AUR for example go into a ./local version Just a question, does Mac come with ZSH? Or is it a homebrew package |
adding a note seems sensible |
Mac does come with zsh by default. Unfortunately, there's not really any hard rules with file locations (like Homebrew was in |
That idea is good however I think using an entire table for something so simple will over-complicate things, and everyone installs things their own way, so it wouldn't probably be effective anyway |
I am unsure whether this is correct however I am assuming that most machines have the ZSH share folder in /usr/share rather than /usr/local/share