aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCharles Peterson <cpeterson@brokerbin.com>2017-11-25 21:46:45 +0300
committerCharles Peterson <cpeterson@brokerbin.com>2017-11-25 21:46:45 +0300
commit264897a426c7286d0734895b35ea437a6accc1bc (patch)
tree9937548be2d4ef452d86b8c65f1e9a3d2e110315 /.gitignore
parent87acc51acab3ed4fd33cda2386abed6f98c80720 (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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8bebd352..83a62462 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
test-vm/.vagrant
*.swp
+.idea \ No newline at end of file