powerline-shell
powerline-shell copied to clipboard
A beautiful and useful prompt for your shell
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.
Handy when using depth of 3.
The vcs_newline segment will produce a newline character if a version control system is found. Supports SVN, Git, and Mercurial. 
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:  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...