ChrisTitusTech / ChrisTitusTech/mybash
Bash error
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 680
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
I received this error installing on Debian and ST as my Terminal.
bash: eval: line 37: syntax error near unexpected token ;' bash: eval: line 37: _prompt_update;history -a; history -c; history -r; __zoxide_hook;_prompt_update;history -a; history -c; history -r; ;_bashrc_history_sync'
The error is displayed when the terminal opens after the fastfech info.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue on Debian by opening a terminal after the fastfech info appears, then capture the generated Bash startup command shown in the report. Trace the extra semicolon in the _prompt_update;...; ;_bashrc_history_sync sequence to the profile entry that assembles it. Done means the terminal opens without the reported Bash syntax error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, debian
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100