ohmybash / oh-my-bash

A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
https://ohmybash.github.io
MIT License
5.86k stars 651 forks source link

aliases/package-manager: Add nala aliases #460

Closed GR3YH4TT3R93 closed 1 year ago

GR3YH4TT3R93 commented 1 year ago

Thank you for your contribution. Could you also consider updating the list alias:package-manager in aliases/README.md?

Although I forgot to request it for dnf in #459, we need to update it. For dnf, I'll update it later.

Also, is there a reason that the aliases for nala are added in this position instead of the bottom of the file?

Done and done!

As for the position of nala, I added it there because Nala is a wrapper for libapt so it felt "right" to have code for associated packages in close proximity.

I can change it if you'd like?

akinomyoga commented 1 year ago

Thank you! I'll later merge it if there are no additional changes.

GR3YH4TT3R93 commented 1 year ago

Glad to be able to contribute! And sounds good! I'm doing another once over to make absolutely sure everything is perfect right now, hopefully we've gotten everything!

GR3YH4TT3R93 commented 1 year ago

That was the last one! There should be zero issues with spelling or punctuation now.

I would recommend the contributors of Emerge and Paludis to check over the docs for their package managers to make sure that the info is correct. Especially Paludis was hard to source.

GR3YH4TT3R93 commented 1 year ago

I'm so sorry... I just checked all commands and they now work correctly.

GR3YH4TT3R93 commented 1 year ago

Nvm, sorry for wasting your time, I'm an idiot who doesn't know how to use git/ github.