| Commit message (Expand) | Author | Age | Files | Lines |
* | Add average choice to load extension | Tadek Teleżyński | 2017-08-17 | 1 | -6/+17 |
* | Merge pull request #596 from eumiro/truncate_to_unique | Ben Hilburn | 2017-08-12 | 1 | -0/+21 |
|\ |
|
| * | Adding reference for `truncate_to_unique` code. | Ben Hilburn | 2017-08-12 | 1 | -1/+1 |
| * | add TRUNCATE_TO_UNIQUE shortening dir strategy | Miroslav Šedivý | 2017-08-11 | 1 | -0/+21 |
* | | Merge branch 'master' into next | Ben Hilburn | 2017-08-12 | 1 | -5/+5 |
|\ \ |
|
| * | | Add back the prompt_sp option for zsh >= 5.4.1 | Kaleb Elwert | 2017-08-10 | 1 | -2/+2 |
| |/ |
|
| * | 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 |
* | | | Added a default value for DIR_SHOW_WRITABLE. | Richard Tippl | 2017-08-10 | 1 | -1/+2 |
* | | | Implemented functionality from dir_writable to dir | Richard Tippl | 2017-08-10 | 1 | -1/+4 |
* | | | Merge pull request #581 from docwhat/pr/show-signals | Ben Hilburn | 2017-08-03 | 1 | -6/+22 |
|\ \ \ |
|
| * | | | status: show signal name | Christian Höltje | 2017-07-28 | 1 | -6/+22 |
* | | | | rvm: handle -head, etc. more gracefully. | Christian Höltje | 2017-07-27 | 1 | -6/+3 |
|/ / / |
|
* | | | Merge pull request #573 from AdrienHorgnies/feature/status-cross-ok-option-set | Ben Hilburn | 2017-07-27 | 1 | -3/+7 |
|\ \ \ |
|
| * | | | change status segment option set | AdrienHorgnies | 2017-07-15 | 1 | -3/+7 |
* | | | | Merge pull request #541 from golgoth31/next | Ben Hilburn | 2017-07-17 | 1 | -3/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | vpn prompt: change "ip" to "ifconfig" to be used on OSX | David Sabatie | 2017-06-03 | 1 | -3/+2 |
* | | | | Merge pull request #569 from docwhat/pr/home-folder-abbr-test | Ben Hilburn | 2017-07-13 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Replaced a sed call with pure ZSH | Christian Höltje | 2017-07-12 | 1 | -1/+1 |
* | | | | | Merge remote-tracking branch 'origin/master' into pr/merge-master | Christian Höltje | 2017-07-13 | 1 | -2/+2 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | 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 #562 from docwhat/pr/cleanup-directory-detection | Ben Hilburn | 2017-07-12 | 1 | -42/+25 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Cleaned up installation directory detection | Christian Höltje | 2017-07-12 | 1 | -42/+25 |
| | |/
| |/| |
|
* / | | Resolves issue #553 where prompt hangs on kubectl version. | Derek Bassett | 2017-06-26 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'next' into next | Ben Hilburn | 2017-06-02 | 1 | -0/+18 |
|\ \ |
|
| * | | empty namespace value is 'default' | Jason Hutchinson | 2017-05-26 | 1 | -0/+4 |
| * | | fix variable name typo | Jason Hutchinson | 2017-05-26 | 1 | -2/+2 |
| * | | use p9k print_icon for kubecontext segment | Jason Hutchinson | 2017-05-26 | 1 | -1/+1 |
| * | | added the current context prompt for your kubectl config | Jordan Taylor | 2017-05-26 | 1 | -0/+14 |
* | | | add vpn ip to prompt | David Sabatie | 2017-05-31 | 1 | -0/+11 |
|/ / |
|
* | | Merge branch 'master' into next | Ben Hilburn | 2017-05-25 | 1 | -1/+3 |
|\| |
|
| * | 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 |
* | | | Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k i... | Ben Hilburn | 2017-05-25 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | updated render check logic | Christo Kotze | 2017-05-23 | 1 | -2/+2 |
* | | | | Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k i... | Ben Hilburn | 2017-05-23 | 1 | -0/+55 |
|\| | | |
|
| * | | | Removed POWERLEVEL9K_ALWAYS_SHOW_CONTEXT | Christo Kotze | 2017-04-27 | 1 | -2/+2 |
| * | | | host and user segments | Christo Kotze | 2017-04-20 | 1 | -1/+56 |
| | |/
| |/| |
|
* | | | Merge branch 'next' of github.com:bhilburn/powerlevel9k into next | Ben Hilburn | 2017-05-23 | 1 | -7/+10 |
|\ \ \ |
|
| * \ \ | Merge pull request #531 from shibumi/next | Ben Hilburn | 2017-05-23 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | swapped colors for virtualization detection, black on yellow was pain for the... | Christian Rebischke | 2017-05-21 | 1 | -2/+2 |
| * | | | | Merge pull request #526 from docwhat/pr/nvm-current | Ben Hilburn | 2017-05-23 | 1 | -5/+8 |
| |\ \ \ \ |
|
| | * | | | | nvm: improve default detection | Christian Höltje | 2017-05-13 | 1 | -5/+8 |
| | |/ / / |
|
* | | | | | Merge branch 'master' into next | Ben Hilburn | 2017-05-23 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Make Anaconda environment status match Virtualenv format | Martin Moxon | 2017-05-17 | 1 | -1/+1 |
* | | | | Fixing typo in #525 to teardown `RPROMPT` | Ben Hilburn | 2017-05-23 | 1 | -1/+1 |
* | | | | Merge branch 'pr/teardown' of https://github.com/docwhat/powerlevel9k into do... | Ben Hilburn | 2017-05-23 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | teardown: reset PROMPT and RPROMPT | Christian Höltje | 2017-05-13 | 1 | -0/+2 |