Skip to content
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

Give each tool a dir #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mrienstra
Copy link

To support Antidote ( https://getantidote.github.io/ ), put each tool in a subdirectory.

Without these changes -- as far as I can tell -- it's only possible to install all of the tools using Antidote, using:

morgant/tools-osx kind:path path:src

May also help other shell package managers that otherwise would not be able to install individual tools.

Tested locally by adding the following to my ~/.zsh_plugins.txt file:

mrienstra/morgant-tools-osx branch:give_each_tool_a_dir kind:path path:src/trash

(and then running antidote bundle <~/.zsh_plugins.txt >~/.zsh_plugins.zsh, since that's how I chose to setup Antidote, see https://getantidote.github.io/ for details)

PS: I would've opened an issue first, but that doesn't seem to be an option.

To support Antidote ( https://getantidote.github.io/ ), put each tool in a subdirectory.

May also help other shell package managers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant