Skip to content

Conversation

@vedxp
Copy link
Owner

@vedxp vedxp commented Mar 25, 2023

  • Use the hash command instead of command -v to check if a command exists.
  • Use an array to store the packages to make the code more readable and maintainable.
  • Use elif instead of else if for consistency.
  • Add comments to the package installation commands.

vedxp added 2 commits March 25, 2023 10:47
- Use the `hash` command instead of `command -v` to check if a command exists.
- Use an array to store the packages to make the code more readable and maintainable.
- Use elif instead of else if for consistency.
- Add comments to the package installation commands.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants