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

How to share/publish aliases #59

Closed
texastoland opened this issue Dec 30, 2023 · 6 comments
Closed

How to share/publish aliases #59

texastoland opened this issue Dec 30, 2023 · 6 comments
Labels

Comments

@texastoland
Copy link
Contributor

texastoland commented Dec 30, 2023

I have aliases I find generally useful like https://github.com/texastoland/dotfiles/blob/main/.config/brew-aliases/tree or a version of bundle dump that adds tree's output in a frontmatter. Is it possible to share them via a tap or something?

@texastoland texastoland changed the title Document how to share/publish aliases How to share/publish aliases Dec 30, 2023
@MikeMcQuaid
Copy link
Member

Something like this feels like a good candidate for Homebrew/homebrew-bundle to brew bundle dump and brew bundle install. Thoughts?

@texastoland
Copy link
Contributor Author

texastoland commented Dec 31, 2023

I'm versioning my .config folder where they're saved with the rest of my dotfiles. That already works great! Bundle is outstanding for syncing Codespaces (plus documenting tools) thanks for that too 🏆

My specific use case is I want to make a dotfiles course and find these aliases almost essential. It'd be convenient if I could recommend a maintainable way (besides download/curl) to install them.

Something like this feels like a good candidate for Homebrew/homebrew-bundle

Or if you're suggesting upstreaming the features I'd be happy to open an issue there!

@MikeMcQuaid
Copy link
Member

Something like this feels like a good candidate for Homebrew/homebrew-bundle

Or if you're suggesting upstreaming the features I'd be happy to open an issue there!

Yes, please! Issue would be nice but pull request ideal. Feel free to open early/broken and we can help you get it over the line.

@texastoland
Copy link
Contributor Author

I contributed #25 here but it was broken because I got no Ruby fu 🙈 I'll try though!

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale label Jan 23, 2024
@texastoland
Copy link
Contributor Author

texastoland commented Jan 23, 2024

Closing in favor of future proposals/PRs to brew and bundle respectively:

  1. Default behavior for brew deps to print leaves --installed-on-request that are --installed --formula with an optional --list-orphans and info how to brew autoremove them
  2. An optional --comment-header in the Brewfile with the exact output of the brew deps --tree --list-orphans

@github-actions github-actions bot removed the stale label Jan 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants