| Commit message (Expand) | Author | Age | Files | Lines |
* | add TRUNCATE_TO_UNIQUE shortening dir strategy | Miroslav Šedivý | 2017-08-11 | 1 | -0/+21 |
* | Merge pull request #580 from sei40kr/master | Ben Hilburn | 2017-08-02 | 1 | -3/+3 |
|\ |
|
| * | Fixed an issue of indicator of Vi mode | Seong Yong-ju | 2017-07-29 | 1 | -3/+3 |
* | | Fixed RVM segment for usernames with dashes | Pavel Peganov | 2017-06-11 | 1 | -1/+1 |
|/ |
|
* | add Gopher icon to go_version segment | Jason Hutchinson | 2017-05-26 | 1 | -1/+1 |
* | Merge pull request #473 from zikes/patch-1 | Ben Hilburn | 2017-05-23 | 1 | -1/+3 |
|\ |
|
| * | Redirect stderr for GOPATH check to /dev/null | Jason Hutchinson | 2017-04-13 | 1 | -1/+1 |
| * | only show go_version segment if inside GOPATH | Jason Hutchinson | 2017-04-07 | 1 | -1/+3 |
* | | Make Anaconda environment status match Virtualenv format | Martin Moxon | 2017-05-17 | 1 | -1/+1 |
* | | 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 |