summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Icons for Windows/Cygwin + Refixes 32-bit supportguixxx2017-05-073-5/+13
* Merge pull request #513 from belak/belak/prompt-crBen Hilburn2017-05-031-1/+1
|\
| * Make sure prompt_cr is setKaleb Elwert2017-05-031-1/+1
|/
* Merge pull request #502 from shibumi/detect-virt-debuggingBen Hilburn2017-04-241-4/+3
|\
| * [detect-virt] quickfix for unnecessary information in promptChristian Rebischke2017-04-231-4/+3
|/
* Updating CHANGELOG for v0.6.3.Ben Hilburn2017-04-211-0/+8
* Merge branch 'master' into nextBen Hilburn2017-04-211-1/+1
|\
| * Merge pull request #494 from belak/better-realpathBen Hilburn2017-04-201-2/+2
| |\
| | * Use method built in to zsh to read symlinksKaleb Elwert2017-04-191-2/+2
| |/
* | Merge pull request #496 from belak/options-odditiesBen Hilburn2017-04-201-6/+10
|\ \
| * | Stop setting options in prompt setup which are thrown awayKaleb Elwert2017-04-201-8/+6
| * | Add prompt_opts to prompt setup functionKaleb Elwert2017-04-201-0/+6
|/ /
* | Merge branch 'master' into nextBen Hilburn2017-04-190-0/+0
|\|
| * Revert "Merge branch 'fix-pw3nage-exploit' of https://github.com/belak/powerl...Ben Hilburn2017-04-191-5/+5
| * Merge branch 'fix-pw3nage-exploit' of https://github.com/belak/powerlevel9k i...Ben Hilburn2017-04-191-5/+5
| |\
| | * Fix double expansion of prompt variablesKaleb Elwert2017-04-191-5/+5
* | | Fix double expansion of prompt variablesKaleb Elwert2017-04-191-5/+5
* | | Merge pull request #484 from shibumi/svn-debuggingBen Hilburn2017-04-191-0/+6
|\ \ \
| * | | [SVN] removed %b identifier to fix color encodingChristian Rebischke2017-04-161-0/+6
* | | | Merge branch 'master' into nextBen Hilburn2017-04-192-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #483 from changyuheng/pr-status-tick-colorBen Hilburn2017-04-191-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Set tick to color name green instead of color codeHenry Chang2017-04-161-1/+1
| |/ /
| * | Merge pull request #466 from bhilburn/nerdfont-completeBen Hilburn2017-04-071-1/+1
| |\ \
| | * | Changing name of nerdfont option per #458Ben Hilburn2017-04-041-1/+1
| |/ /
* | | Converting timer start time to hexBen Hilburn2017-04-192-3/+2
* | | Improve logicguixxx2017-04-191-9/+8
* | | Adds useful commentguixxx2017-04-191-0/+2
* | | Adds Android icon/battery plugin supportguixxx2017-04-193-3/+25
| |/ |/|
* | Merge pull request #461 from julienfalque/dir-homeBen Hilburn2017-04-132-0/+11
|\ \ | |/ |/|
| * Make home abbreviation configurable for dir promptJulien Falque2017-04-042-0/+11
|/
* Updating README to use @V1rgul's screenshot.Ben Hilburn2017-04-041-2/+2
* Merge pull request #463 from liblit/handle-echotc-Co-failureBen Hilburn2017-04-041-2/+2
|\
| * Gracefully handle `echotc Co` failureBen Liblit2017-04-011-2/+2
|/
* Fixing Link to Step 2 of Installation GuideBen Hilburn2017-03-211-1/+1
* Updating CHANGELOG for v0.6.2 release.Ben Hilburn2017-03-211-1/+7
* Merge branch 'master' into nextBen Hilburn2017-03-211-2/+1
|\
| * Merge pull request #450 from light2yellow/masterBen Hilburn2017-03-211-2/+1
| |\
| | * README: context section typo fix (#447)Oleksii Vilchanskyi2017-03-191-2/+1
| |/
* | Merge pull request #452 from dritter/improve_travis_and_vmsBen Hilburn2017-03-218-4/+77
|\ \
| * | Add a hint for the p9k test folder inside the VMsDominik Ritter2017-03-211-0/+2
| * | Setup some test folders/repos in the VMs for easier testingDominik Ritter2017-03-215-1/+56
| * | Install more dependencies on travisDominik Ritter2017-03-211-0/+1
| * | Install more dependencies in VMsDominik Ritter2017-03-212-1/+15
| * | Fix a problem with redirection in plain.zsh providerDominik Ritter2017-03-211-1/+1
| * | Fix a little problem in BSDDominik Ritter2017-03-211-0/+1
| * | Assume "yes" on installation of ZSH on travisDominik Ritter2017-03-211-1/+1
* | | Merge pull request #446 from dritter/fix_442Ben Hilburn2017-03-213-1/+371
|\ \ \
| * | | Fix tests on TravisCIDominik Ritter2017-03-201-24/+60
| * | | Add tests to ensure all icon keys are set in all modesDominik Ritter2017-03-201-0/+252
| * | | Add tests for setting the right locale in icons.zshDominik Ritter2017-03-182-1/+75