install.doctor icon indicating copy to clipboard operation
install.doctor copied to clipboard

Bash It Plugin Install Errors in Script

Open ProfessorManhattan opened this issue 2 years ago β€’ 1 comments
trafficstars

❔ 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

ProfessorManhattan avatar Aug 30 '23 20:08 ProfessorManhattan

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

enggnr avatar Jan 01 '24 11:01 enggnr