powerline-shell icon indicating copy to clipboard operation
powerline-shell copied to clipboard

A beautiful and useful prompt for your shell

Results 119 powerline-shell issues
Sort by recently updated
recently updated
newest added

Allow commands that return a non-zero exit code to be either hidden or shown with a color scheme indicating failure. Additionally, allow the user to specify that empty or all-whitespace...

I cannot find config.fish, I don't think it exists.

I found that I wanted to be able to customize the separators used by powerline. In order to make this modular, I modified `powerline_shell/__init__.py` to detect and load this information...

I customized the config file and added new theme file in my linux mint machine. Theme won't changing.

We can control `CWD_FG`, figure background might be worthwhile as well.

I just discovered this awesome project. At first it looked like an active project with issues and pull request only a few days old. But then I realized the last...

I looked through [segments](https://github.com/b-ryan/powerline-shell/tree/master/powerline_shell/segments) and seems like there is only support for virtualenv at the moment; any plans to support Poetry? I searched through the issues and didn't see any...

Hello, I'm wanted to modify the cwd segment so that it would remove any directories before the elipsis on a directory with a long path, and leave only the elipsis...