aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | vpn prompt: change "ip" to "ifconfig" to be used on OSXDavid Sabatie2017-06-031-3/+2
| * | | | | Merge pull request #569 from docwhat/pr/home-folder-abbr-testBen Hilburn2017-07-132-1/+26
| |\ \ \ \ \
| | * | | | | Replaced a sed call with pure ZSHChristian Höltje2017-07-121-1/+1
| | * | | | | Added test for POWERLEVEL9K_HOME_FOLDER_ABBREVIATIONChristian Höltje2017-07-121-0/+25
| * | | | | | Merge pull request #570 from docwhat/pr/docker-known-issuesBen Hilburn2017-07-131-0/+22
| |\ \ \ \ \ \
| | * | | | | | test-in-docker: show known issuesChristian Höltje2017-07-131-0/+22
| * | | | | | | Merge pull request #571 from docwhat/pr/merge-masterBen Hilburn2017-07-134-3/+55
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge remote-tracking branch 'origin/master' into pr/merge-masterChristian Höltje2017-07-134-3/+55
| |/| | | | | | | | | |_|/ / / | | |/| | | |
| | * | | | | Adding Code of ConductBen Hilburn2017-07-121-0/+46
| | | |_|/ / | | |/| | |
| | * | | | Merge pull request #547 from D-side/patch-1Ben Hilburn2017-07-121-1/+1
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Fixed RVM segment for usernames with dashesPavel Peganov2017-06-111-1/+1
| | |/ / /
| * | | | Merge pull request #567 from docwhat/pr/dockerBen Hilburn2017-07-1236-3/+534
| |\ \ \ \
| | * | | | test-in-docker: Support for multiple ZSH versionsChristian Höltje2017-07-1217-66/+264
| | * | | | test-in-docker: quickly test frameworks in dockerChristian Höltje2017-07-1233-3/+336
| | | |_|/ | | |/| |
| * | | | Merge pull request #562 from docwhat/pr/cleanup-directory-detectionBen Hilburn2017-07-121-42/+25
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Cleaned up installation directory detectionChristian Höltje2017-07-121-42/+25
| | |/ /
| * | | Merge pull request #554 from derekbassett/Prompt_Hang_Kubecontext_MinikubeBen Hilburn2017-07-121-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Resolves issue #553 where prompt hangs on kubectl version.Derek Bassett2017-06-261-1/+1
| |/ /
| * | Fixes for README and CHANGELOG re: `vpn` segment.Ben Hilburn2017-06-022-2/+2
| * | Updating CHANGELOG with new `vpn` segmentBen Hilburn2017-06-021-0/+4
| * | Merge pull request #539 from golgoth31/nextBen Hilburn2017-06-023-6/+30
| |\ \
| | * \ Merge branch 'next' into nextBen Hilburn2017-06-026-0/+126
| | |\ \ | | |/ / | |/| |
| * | | Updating README and CHANGELOGBen Hilburn2017-06-022-0/+23
| * | | add kubecontext test spec file to travis buildJordan Taylor2017-05-281-0/+1
| * | | add testsJason Hutchinson2017-05-261-0/+80
| * | | empty namespace value is 'default'Jason Hutchinson2017-05-261-0/+4
| * | | fix variable name typoJason Hutchinson2017-05-261-2/+2
| * | | use p9k print_icon for kubecontext segmentJason Hutchinson2017-05-262-1/+5
| * | | added the current context prompt for your kubectl configJordan Taylor2017-05-261-0/+14
| | * | add vpn ip to promptDavid Sabatie2017-05-313-6/+30
| |/ /
| * | Merge branch 'master' into nextBen Hilburn2017-05-252-2/+48
| |\ \
| * | | Moving some parts of README to the Wiki.Ben Hilburn2017-05-251-30/+17
| * | | Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k i...Ben Hilburn2017-05-252-4/+4
| |\ \ \
| | * | | updated to fix copy/pasteChristo Kotze2017-05-231-2/+2
| | * | | updated render check logicChristo Kotze2017-05-231-2/+2
| * | | | Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k i...Ben Hilburn2017-05-233-0/+114
| |\| | |
| | * | | Revised User segment in README.mdChristo Kotze2017-04-271-0/+6
| | * | | Removed POWERLEVEL9K_ALWAYS_SHOW_CONTEXTChristo Kotze2017-04-271-2/+2
| | * | | host and user segmentsChristo Kotze2017-04-203-1/+109
| * | | | Merge branch 'next' of github.com:bhilburn/powerlevel9k into nextBen Hilburn2017-05-231-7/+10
| |\ \ \ \
| | * \ \ \ Merge pull request #531 from shibumi/nextBen Hilburn2017-05-231-2/+2
| | |\ \ \ \
| | | * | | | swapped colors for virtualization detection, black on yellow was pain for the...Christian Rebischke2017-05-211-2/+2
| | * | | | | Merge pull request #526 from docwhat/pr/nvm-currentBen Hilburn2017-05-231-5/+8
| | |\ \ \ \ \
| | | * | | | | nvm: improve default detectionChristian Höltje2017-05-131-5/+8
| | | |/ / / /
| * | | | | | Merge branch 'master' into nextBen Hilburn2017-05-231-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Updating the README to add a note about `teardown` feature.Ben Hilburn2017-05-231-0/+15
| * | | | | | Fixing typo in #525 to teardown `RPROMPT`Ben Hilburn2017-05-231-1/+1
| * | | | | | Merge branch 'pr/teardown' of https://github.com/docwhat/powerlevel9k into do...Ben Hilburn2017-05-231-0/+7
| |\ \ \ \ \ \
| | * | | | | | teardown: reset PROMPT and RPROMPTChristian Höltje2017-05-131-0/+2
| | * | | | | | add function to disable powerlevel9kChristian Höltje2017-05-131-0/+5
| | | |/ / / / | | |/| | | |