| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure prompt_cr is set | Kaleb Elwert | 2017-05-03 | 1 | -1/+1 |
* | [detect-virt] quickfix for unnecessary information in prompt | Christian Rebischke | 2017-04-23 | 1 | -4/+3 |
* | Merge branch 'master' into next | Ben Hilburn | 2017-04-21 | 1 | -1/+1 |
|\ |
|
| * | Use method built in to zsh to read symlinks | Kaleb Elwert | 2017-04-19 | 1 | -2/+2 |
| * | Revert "Merge branch 'fix-pw3nage-exploit' of https://github.com/belak/powerl... | Ben Hilburn | 2017-04-19 | 1 | -5/+5 |
| * | Merge branch 'fix-pw3nage-exploit' of https://github.com/belak/powerlevel9k i... | Ben Hilburn | 2017-04-19 | 1 | -5/+5 |
| |\ |
|
| | * | Fix double expansion of prompt variables | Kaleb Elwert | 2017-04-19 | 1 | -5/+5 |
* | | | Stop setting options in prompt setup which are thrown away | Kaleb Elwert | 2017-04-20 | 1 | -8/+6 |
* | | | Add prompt_opts to prompt setup function | Kaleb Elwert | 2017-04-20 | 1 | -0/+6 |
* | | | Fix double expansion of prompt variables | Kaleb Elwert | 2017-04-19 | 1 | -5/+5 |
* | | | Merge pull request #484 from shibumi/svn-debugging | Ben Hilburn | 2017-04-19 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | [SVN] removed %b identifier to fix color encoding | Christian Rebischke | 2017-04-16 | 1 | -0/+6 |
* | | | | Merge branch 'master' into next | Ben Hilburn | 2017-04-19 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Set tick to color name green instead of color code | Henry Chang | 2017-04-16 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Converting timer start time to hex | Ben Hilburn | 2017-04-19 | 1 | -2/+1 |
* | | | Adds useful comment | guixxx | 2017-04-19 | 1 | -0/+2 |
* | | | Adds Android icon/battery plugin support | guixxx | 2017-04-19 | 1 | -3/+12 |
| |/
|/| |
|
* | | Make home abbreviation configurable for dir prompt | Julien Falque | 2017-04-04 | 1 | -0/+5 |
|/ |
|
* | Gracefully handle `echotc Co` failure | Ben Liblit | 2017-04-01 | 1 | -2/+2 |
* | Display available ram on BSD systems | Raphaël Cohen | 2017-03-12 | 1 | -2/+1 |
* | Improves ram prompt | Raphaël Cohen | 2017-03-12 | 1 | -1/+4 |
* | Merge branch 'next' into truncate_composer_json | Ben Hilburn | 2017-03-08 | 1 | -1/+1 |
|\ |
|
| * | Fix parsing package name from complex package.json files | Dominik Ritter | 2017-03-08 | 1 | -4/+7 |
* | | Add functionality to truncate via `composer.json` | Dominik Ritter | 2017-02-24 | 1 | -1/+10 |
* | | Fix parsing package name from complex package.json files | Dominik Ritter | 2017-02-24 | 1 | -4/+7 |
|/ |
|
* | Added support for customizable context segment | Felicia Hummel | 2017-02-19 | 1 | -2/+2 |
* | Setting new `newline` flag to false as default. | Ben Hilburn | 2017-02-19 | 1 | -0/+1 |
* | Adding option POWERLEVEL9K_PROMPT_ADD_NEWLINE to create a blank line before e... | Johnny@Ash | 2017-02-19 | 1 | -1/+4 |
* | Adding a \n before prompt | Johnny@Ash | 2017-02-19 | 1 | -1/+1 |
* | Merge branch 'next' into execution_time | Dominik Ritter | 2017-02-14 | 1 | -14/+72 |
|\ |
|
| * | context: fixing conditionals in for always showing $USER | Ben Hilburn | 2017-02-14 | 1 | -2/+2 |
| * | Trying to enable always showing user, not working | Ben Hilburn | 2017-02-14 | 1 | -3/+9 |
| * | Adding `ssh` segment back with some minor changes. | Ben Hilburn | 2017-02-14 | 1 | -0/+6 |
| * | Merging the `ssh` detection into `context` segment, resolving conflicts. | Ben Hilburn | 2017-02-14 | 1 | -19/+13 |
| * | Merge branch 'next' into shibumi-next | Ben Hilburn | 2017-02-14 | 1 | -38/+78 |
| |\ |
|
| | * | Merge branch 'next' into dir_first_character | Ben Hilburn | 2017-02-14 | 1 | -35/+71 |
| | |\ |
|
| | | * | Get rid of unreadable BSU-pattern | Dominik Ritter | 2017-02-13 | 1 | -7/+3 |
| | | * | Add documentation about mysterious 'BSUbfksu' pattern | Dominik Ritter | 2017-02-13 | 1 | -2/+15 |
| | | * | Merge branch 'next' into benoits_dir_segment | Dominik Ritter | 2017-02-12 | 1 | -32/+38 |
| | | |\ |
|
| | | * | | Add comments to the dir segment | Dominik Ritter | 2017-02-02 | 1 | -0/+2 |
| | | * | | More possibilities with truncate folder marker | Benoit Averty | 2017-02-01 | 1 | -12/+18 |
| | | * | | Fix bug when truncate root was set to direct subfolder of home or root | Benoit Averty | 2017-02-01 | 1 | -1/+1 |
| | | * | | Add dir_truncate_root option | Benoit Averty | 2017-02-01 | 1 | -2/+15 |
| | * | | | Fix default dir truncation strategy | Dominik Ritter | 2017-02-04 | 1 | -1/+1 |
| | * | | | Do path expansion at first | Dominik Ritter | 2017-02-03 | 1 | -2/+2 |
| | * | | | Add ability to omit the first character in dir path | Dominik Ritter | 2017-01-30 | 1 | -0/+4 |
| | |/ / |
|
| * | | | Added additional ssh identifier for the right statusbar. | Christian Rebischke | 2017-02-10 | 1 | -0/+7 |
| * | | | [SSH]: resolved merge conflict and merged with current next | Christian Rebischke | 2017-02-10 | 1 | -44/+185 |
| |\| | |
|
| * | | | added ssh support and POWERLEVEL9K_HIDE_HOST feature | Christian Rebischke | 2016-12-18 | 1 | -4/+16 |
* | | | | Use GMT as timezone for `command_execution_time` segment | Dominik Ritter | 2017-02-14 | 1 | -2/+2 |