diff options
author | Charles Peterson <cpeterson@brokerbin.com> | 2017-11-25 21:46:45 +0300 |
---|---|---|
committer | Charles Peterson <cpeterson@brokerbin.com> | 2017-11-25 21:46:45 +0300 |
commit | 264897a426c7286d0734895b35ea437a6accc1bc (patch) | |
tree | 9937548be2d4ef452d86b8c65f1e9a3d2e110315 /.gitignore | |
parent | 87acc51acab3ed4fd33cda2386abed6f98c80720 (diff) |
color names and fixes
- fix for packageName truncated by POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER
- processing the pwd/HOME replacement ONCE.
- fix tests for named colors
- use color names by default to allow dark/light themes to adjust colors based on names
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ test-vm/.vagrant *.swp +.idea
\ No newline at end of file |