megabyte-labs / install.doctor

A glorious combination of application / theme settings and a performant cross-platform, desktop-oriented software suite.
https://megabyte.space
Other
85 stars 17 forks source link

Bash It Plugin Install Errors in Script #108

Open ProfessorManhattan opened 11 months ago

ProfessorManhattan commented 11 months ago

❔ What are you experiencing an issue with?

Latest Release

❔ Version

n/a

🐞 Description

The bash-it plugin installer script under .chezmoiscripts/universal/run_onchange_after_94.bash-it.sh.tmpl is generating the following error spam when the script is run. They are generating errors because I have only been able to run the script in interactive mode. (See the hashbang)

bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash: /Users/bzalewski/.local/bin/powerline-daemon: cannot execute: required file not found
bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash: bind: warning: line editing not enabled
bash-it
 β—‹ Make installing blesh
βœ”  Installed ble.sh
 β—‹  bash-it  already available

This happens on macOS.

⏺️ Steps To Reproduce

No response

πŸ“’ Relevant Log Output

No response

πŸ’‘ Possible Solution

No response

enggnr commented 6 months ago

@ProfessorManhattan, this file is not found anymore and bash-it is installed using run_after_20-post-install.sh. Does this need troubleshooting?