oh-my-bash icon indicating copy to clipboard operation
oh-my-bash copied to clipboard

A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

Results 155 oh-my-bash issues
Sort by recently updated
recently updated
newest added

This probably isn't an issue, as such. What if I don't want to use an Oh My Bash theme? What would I do if I am already happy with my...

question

This problem is identical to [a problem in `oh-my-zsh`](https://github.com/robbyrussell/oh-my-zsh/issues/3009), which has a few proposed solutions. # Synopsis When the current working directory is in a **large** git repository, the bash...

bug-report
help-wanted
P2 - Important
performance-issue

Large repos can turn the command prompt unresponsive for long stretches of time. This is due to the fact that the call to ` git status --porcelain -b` can take...

P2 - Important
performance-issue

Hi everybody! I'm new one to the `oh-my-bash` on my mac. I see that installed `oh-my-bash` + [`agnoster theme`](https://github.com/ohmybash/oh-my-bash/wiki/Themes#agnoster) has some input lag for every command that I try (even...

P4 - Under Normal
performance-issue

Including short SHA commit to prompt

Customization Example

Fixed a bug in the existing progress bar plugin where "phase" was misnamed. Then I couldn't leave well enough alone so I wrote a much better version. I left the...

community-feature
P3 - Normal

Inspired by zsh's plugin, this is a simple script, that takes a random theme name from .oh-my.bash/themes and activates it for a bash prompt.

on hold :pray:
P5 - Lowest priority

This change will allow a user to export the PROMPT_DIRTRIM variable in their .bashrc and change the prompt path length.

community-feature
P3 - Normal

* Without this fix `ls` output is not colored on all systems

bug-fix
P3 - Normal

Fixes: https://github.com/ohmybash/oh-my-bash/issues/63

bug-fix
P3 - Normal