mirror of
https://github.com/b-ryan/powerline-shell.git
synced 2026-09-10 07:26:28 -04:00
README update including clarification of relation to powerline
Closes #329
This commit is contained in:
parent
ac3be5f7b3
commit
b2797c77cd
|
|
@ -1,7 +1,6 @@
|
|||
# A Powerline style prompt for your shell
|
||||
|
||||
A [Powerline](https://github.com/Lokaltog/vim-powerline) like prompt for Bash,
|
||||
ZSH, Fish, and tcsh:
|
||||
A beautiful and useful prompt generator for Bash, ZSH, Fish, and tcsh:
|
||||
|
||||

|
||||
|
||||
|
|
@ -11,6 +10,10 @@ ZSH, Fish, and tcsh:
|
|||
- Shows the current Python [virtualenv](http://www.virtualenv.org/) environment
|
||||
- It's easy to customize and extend. See below for details.
|
||||
|
||||
The generated prompts are designed to resemble
|
||||
[powerline](https://github.com/powerline/powerline), but otherwise this project
|
||||
has no relation to powerline.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
||||
|
|
|
|||
Loading…
Reference in a new issue