Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #795 from ryandav/rbenv-prompt-option-always-displays-#777 | Ben Hilburn | 2018-04-14 | 2 | -5/+10 |
|\ | | | | | Rbenv prompt option always displays #777 | ||||
| * | #777 update Readme with POWERLEVEL9K_RBENV_PROMPT_ALWAYS_SHOW variable ↵ | Ryan Davidson | 2018-04-03 | 1 | -0/+4 |
| | | | | | | | | description | ||||
| * | #777 Add POWERLEVEL9K_RBENV_PROMPT_ALWAYS_SHOW variable to display ↵ | Ryan Davidson | 2018-04-03 | 1 | -5/+6 |
| | | | | | | | | prompt_rbenv if rbenv_version_name is the same as rbenv_global | ||||
* | | Merge pull request #773 from conradhaupt/fix_dir_nav | Ben Hilburn | 2018-04-14 | 2 | -1/+24 |
|\ \ | | | | | | | Fixed home abbreviation not being exclusive with circular navigation | ||||
| * \ | Merge branch 'dritter-fix_dir_home_issue' into fix_dir_nav | Conrad Haupt | 2018-03-21 | 1 | -0/+21 |
| |\ \ | |||||
| | * | | Add test for wrong truncation if switching back to home folder | Dominik Ritter | 2018-03-21 | 1 | -0/+21 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | This happens if a user switches from a subdirectory of $HOME back to the home folder and truncation strategy is "truncate folders from left". Then the folder is displayed as .../~ PR: #773 | ||||
| * / | Fixed home abbreviation not being exclusive with circular navigation | Conrad Haupt | 2018-03-12 | 1 | -1/+3 |
| |/ | |||||
* | | Merge pull request #789 from docwhat/pr/status-bug | Ben Hilburn | 2018-04-14 | 1 | -2/+7 |
|\ \ | | | | | | | workaround for ZSH status behavior | ||||
| * | | workaround for ZSH status behavior | Christian Höltje | 2018-03-26 | 1 | -2/+7 |
| |/ | | | | | | | | | | | | | | | | | | | `$pipestatus` is returning all zeros when using `[[ ]]` expressions that are false. This works around it by using `$status` (A.K.A. `$?`) when `$pipestatus` has only 1 items. Fixes #749 | ||||
* | | Merge pull request #781 from nikeee/master | Ben Hilburn | 2018-04-14 | 1 | -8/+9 |
|\ \ | | | | | | | Fix Brightness Table in README | ||||
| * \ | Merge branch 'master' into master | Ben Hilburn | 2018-04-14 | 1 | -0/+2 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #799 from noraj/patch-1 | Ben Hilburn | 2018-04-14 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | add rvm to README | ||||
| * | | | add rvm | Alexandre ZANNI | 2018-04-12 | 1 | -0/+1 |
| | |/ | |/| | | | | | | | | | | | | | see those files and look for `rvm` + https://github.com/bhilburn/powerlevel9k/blob/master/CHANGELOG.md + https://github.com/bhilburn/powerlevel9k/blob/master/powerlevel9k.zsh-theme | ||||
* | | | Merge pull request #800 from lifehackett/patch-1 | Ben Hilburn | 2018-04-14 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | Fix table formatting in README | ||||
| * | | Another table formatting fix | lifehackett | 2018-04-13 | 1 | -0/+2 |
| | | | |||||
| * | | Fix table formatting in README | lifehackett | 2018-04-13 | 1 | -0/+1 |
|/ / | |||||
| * | Fix POWERLEVEL9k_BATTERY_STAGES Table | Niklas Mollenhauer | 2018-03-22 | 1 | -2/+3 |
| | | |||||
| * | Fix Brightness Table | Niklas Mollenhauer | 2018-03-21 | 1 | -4/+6 |
|/ | |||||
* | Documenting missing field from #716. | Ben Hilburn | 2018-02-02 | 1 | -0/+1 |
| | |||||
* | Merge pull request #722 from lemarsu/master | Ben Hilburn | 2018-01-24 | 1 | -2/+2 |
|\ | | | | | fix: Remove dependency of bc for load widget | ||||
| * | fix: Remove dependency of bc for load widget | LeMarsu | 2018-01-15 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #713 from magicalraccoon/patch-1 | Ben Hilburn | 2018-01-06 | 1 | -1/+1 |
|\ | | | | | Corrected VPN IP command | ||||
| * | Corrected VPN IP command | Sara Murray | 2018-01-02 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #686 from Corwynt/master | Ben Hilburn | 2017-12-14 | 1 | -0/+3 |
|\ | | | | | Fixed Issue with whitespaces in path. | ||||
| * | IFS Fix attemp | Torben Hartmann | 2017-12-05 | 1 | -2/+2 |
| | | |||||
| * | Fixed Issue with whitespaces in path. | Torben Hartmann | 2017-11-27 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #685 from kenhys/disable-alias-grep | Ben Hilburn | 2017-12-05 | 1 | -4/+4 |
|\ \ | | | | | | | vcs: Disable alias of grep to fix performance penalty | ||||
| * | | Disable alias of grep | Kentaro Hayashi | 2017-11-27 | 1 | -4/+4 |
| |/ | | | | | | | | | | | | | | | | | If user defined alias of grep command with '-r' or '--recursive' option, it causes a slow response of command line. It is not unexpected behavior of vcs info. This commit explicitly disables alias of grep to suppress side effects. | ||||
* | | Updating build status to be `master` only. | Ben Hilburn | 2017-12-05 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #680 from dinhnv/pyenv-patched | Ben Hilburn | 2017-12-05 | 1 | -11/+3 |
|\ \ | | | | | | | pyenv promt segment uses $PYENV_VERSION environment variable" | ||||
| * | | pyenv promt segment uses $PYENV_VERSION environment variable" | dinhnv | 2017-11-22 | 1 | -11/+3 |
| |/ | |||||
* | | Merge pull request #676 from iScrE4m/patch-2 | Ben Hilburn | 2017-12-05 | 1 | -1/+12 |
|\ \ | |/ |/| | Kubernetes segment shorter if possible | ||||
| * | added forgotten $ | David Jetelina | 2017-11-14 | 1 | -1/+1 |
| | | |||||
| * | Kubernetes segment shorter if possible | David Jetelina | 2017-11-14 | 1 | -1/+12 |
|/ | | | Fixes #675 | ||||
* | Merge pull request #667 from akranga/master | Ben Hilburn | 2017-11-10 | 1 | -1/+1 |
|\ | | | | | Add support for both AWS_PROFILE and AWS_DEFAULT_PROFILE | ||||
| * | Add support for both AWS_PROFILE and AWS_DEFAULT_PROFILE | Antons Kranga | 2017-11-07 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #660 from brianmoran/ISS-650-pythonpath-in-prompt | Ben Hilburn | 2017-11-02 | 1 | -1/+1 |
|\ | | | | | ISS-650 Fix PYTHONPATH appearing in prompt | ||||
| * | ISS-650 Fix PYTHONPATH appearing in prompt | Brian Moran | 2017-10-27 | 1 | -1/+1 |
| | | | | | | | | | | - Modify prompt_dir function to set current_path based on pwd and replace $HOME with ~ | ||||
* | | Merge pull request #663 from MarcHauptmann/master | Ben Hilburn | 2017-11-02 | 1 | -1/+2 |
|\ \ | | | | | | | declared variables as 'local' | ||||
| * | | declared variables as 'local' | Marc Hauptmann | 2017-10-31 | 1 | -1/+2 |
|/ / | | | | | | | Prevents warning messages from zsh | ||||
* | | Merge pull request #656 from ylluminarious/remove-weird-glyphs | Ben Hilburn | 2017-10-27 | 1 | -2/+2 |
|\ \ | | | | | | | remove weird glyphs in README.md | ||||
| * | | remove weird glyphs in README.md | George D. Plymale II | 2017-10-24 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #651 from claycephas/more-documentation | Ben Hilburn | 2017-10-18 | 2 | -0/+4 |
|\ \ | | | | | | | Add documentation for VCS hooks config | ||||
| * | | Add documentation for VCS hooks config | Clay Anderson | 2017-10-17 | 1 | -0/+3 |
| | | | |||||
| * | | Add *.swp to ignore | Clay Anderson | 2017-10-17 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #647 from sbutler2901/master | Ben Hilburn | 2017-10-18 | 1 | -1/+5 |
|\ \ \ | | | | | | | | | OSX bug fix for prompt_public_ip | ||||
| * | | | Bug fix for prompt_public_ip. The OSX date command does not have the -r ↵ | sbutler2901 | 2017-10-12 | 1 | -1/+5 |
| |/ / | | | | | | | | | | option for getting the last modification time of a file. The stat command is being used instead | ||||
* | | | Merge pull request #643 from terencode/patch-1 | Ben Hilburn | 2017-10-18 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Fix incomplete vpn segment name | ||||
| * | | Fix incomplete vpn segment name | Térence Clastres | 2017-10-07 | 1 | -1/+1 |
|/ / | | | | | The segment function is called *prompt_vpn_ip()* thus the segment needs to be called "vpn_ip". | ||||
* | | Fixing `vcs.spec` tests after adding space. | Ben Hilburn | 2017-10-07 | 1 | -3/+3 |
| | |