Skip to content

Mybash deps check is bugged #750

@cartercanedy

Description

@cartercanedy

Describe the bug

mybash-setup.sh uses command_exists "bash" "bash-completion" ... as if it fails if one of the dependencies does not exist, but this won't work as written. Also, bash-completion and fontconfig aren't executables, so the check would always fail if it did work as intended...

To Reproduce

  1. run the bash prompt script
  2. install fails if deps aren't installed, most likely to happen on fresh distro installs

Screenshots

If applicable, add screenshots to help explain your problem.

Checklist

  • I checked for duplicate issues.
  • I checked already existing discussions.
  • This issue is not included in the roadmap.
  • This issue is present on both stable and development branches.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions