Add sub folder icon when in home subdirectories
Big thanks to @dritter for guidance, @rjorgenson for great explanation. And @bhilburn for further guidance and encouragement. See http://i.imgur.com/2Vncypo.png for a presentation of how it looks.
This commit is contained in:
parent
94419f54a5
commit
cf921fb90c
3 changed files with 8 additions and 2 deletions
|
@ -210,11 +210,13 @@ others whole directories.
|
|||
| `Compatible` | `Powerline` | `Awesome Powerline` | Situation
|
||||
|------------|-----------|-------------------|----------------------------
|
||||
| None | None |  | Within Home folder |
|
||||
| None | None |  | Within Home sub folder |
|
||||
| None | None |  | Outside of home folder |
|
||||
|
||||
To turn off these icons you could set these variables to an empty string.
|
||||
|
||||
POWERLEVEL9K_HOME_ICON=''
|
||||
POWERLEVEL9K_HOME_SUB_ICON=''
|
||||
POWERLEVEL9K_FOLDER_ICON=''
|
||||
|
||||
##### ip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue