Powerline multiline theme refactor

- Split functions and options in two files
- Import common functions from powerline theme
- Updated README.md
This commit is contained in:
Eduardo Bellido Bellido
2016-10-30 01:10:41 +02:00
parent 34bd7e49c3
commit 7229838c5b
3 changed files with 70 additions and 197 deletions

View File

@@ -8,6 +8,7 @@ A colorful multiline theme, where the first line shows information about your sh
* Current path
* Current username and hostname
* Current time
* An indicator when connected by SSH
* An indicator when `sudo` has the credentials cached (see the `sudo` manpage for more info about this)
* An indicator when the current shell is inside the Vim editor