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

This is my custom config, i am trying to shorten or have less arguments in my shell but i only get a fixed 3 depth directories and no shortening in...

I was trying to use a custom configurable segment. It took me quite a lot of time to find out how to do it properly. Please, accept my contribution.

The vcs_newline segment will produce a newline character if a version control system is found. Supports SVN, Git, and Mercurial. ![image](https://user-images.githubusercontent.com/6006299/48703405-6d903300-eba8-11e8-98ba-4ede2c6d2f98.png)

I access my computer with ssh from systems without patched fonts and need to specify mode=compatible then. So I created an alternative configuration file and need a way to specify...

Hi, I think it would be nice feature to have k8s context visible in the command line. I've created this feature for myself, but I can create PR if you...

map() now returns iterable not list. I had an exception happening before this fix

Hi, I created the `config.json` using the commands on the readme, and after a few modifications, the file `vim ~/.config/powerline-shell/config.json` looks like this: ![image](https://user-images.githubusercontent.com/2028118/46630089-56b5e580-cb00-11e8-8165-77c56bc446b9.png) As far as I understand, it...

I love the git status in the prompt! But there are some extremely huge repositories (with nested submodules and what not) I work with at my workplace, where 'git status'...

I have a shared home mount. I have the powerline-shell installed on all servers.How can I get it to not double up PS1 when SSH? Is it the SH segment...