Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates to `prompt_date` and `prompt_time` | Christo Kotze | 2018-01-05 | 1 | -10/+4 |
| | | | | | Using `set_default` to set the defaults - makes the code shorter and more readable and bypasses errors. | ||||
* | Added `prompt_date` and fixed segment comments | Christo Kotze | 2018-01-05 | 1 | -23/+91 |
| | | | | | Added separators for all segments (####) Added descriptions for missing ones | ||||
* | Add remote state to context prompt | Richard Tippl | 2017-12-23 | 1 | -6/+7 |
| | | | | | | Adds REMOTE state to color prompt with in case of a shell over ssh. This state has lower priority than ROOT state to not lose the privilege warning. | ||||
* | Merge pull request #697 from geniusupgrader/next | Ben Hilburn | 2017-12-15 | 1 | -0/+10 |
|\ | | | | | OpenFOAM support! (fixes #696) | ||||
| * | fixes #696 | Robin Rosenstock | 2017-12-12 | 1 | -0/+10 |
| | | |||||
* | | Merge branch 'master' into next | Ben Hilburn | 2017-12-14 | 1 | -11/+6 |
|\ \ | |||||
| * \ | 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 #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 |
| | |/ / | |||||
* | | / | Fix of k8s shorter segment | David Jetelina | 2017-12-05 | 1 | -3/+3 |
| |_|/ |/| | | | | | My latest PR #676 seemed to have been incompatible with #661 - I did my PR on top of master instead of next. This one is done on top of next and should fix the current not so great state of next (prints nothing). Sorry! | ||||
* | | | Merge pull request #684 from Artistan/color_names | Ben Hilburn | 2017-12-05 | 1 | -17/+21 |
|\ \ \ | | | | | | | | | Use color names, plus fixes | ||||
| * | | | color names and fixes | Charles Peterson | 2017-11-25 | 1 | -17/+21 |
| | |/ | |/| | | | | | | | | | | | | | | | | - fix for packageName truncated by POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER - processing the pwd/HOME replacement ONCE. - fix tests for named colors - use color names by default to allow dark/light themes to adjust colors based on names | ||||
* | | | Merge branch 'master' into next | Ben Hilburn | 2017-12-05 | 1 | -1/+10 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 branch 'master' into next | Ben Hilburn | 2017-11-10 | 1 | -1/+1 |
|\| | |||||
| * | Add support for both AWS_PROFILE and AWS_DEFAULT_PROFILE | Antons Kranga | 2017-11-07 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #666 from ParthKolekar/patch-1 | Ben Hilburn | 2017-11-10 | 1 | -1/+2 |
|\ \ | | | | | | | Allow showing the number of jobs even if there is <= 1 job present. | ||||
| * | | Updating variable name for always showing jobs count | Ben Hilburn | 2017-11-10 | 1 | -2/+2 |
| | | | |||||
| * | | Update powerlevel9k.zsh-theme | Parth Laxmikant Kolekar | 2017-11-05 | 1 | -1/+2 |
| |/ | | | | | Allow showing the number of jobs even if there is <= 1 job present. | ||||
* | | Merge branch 'master' into next | Ben Hilburn | 2017-11-02 | 1 | -2/+3 |
|\| | |||||
| * | 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 ~ | ||||
| * | | declared variables as 'local' | Marc Hauptmann | 2017-10-31 | 1 | -1/+2 |
| | | | | | | | | | | | | Prevents warning messages from zsh | ||||
* | | | Fix to unit tests. Also removed unneeded extra call to kubectl. | Derek Bassett | 2017-10-27 | 1 | -3/+1 |
| | | | |||||
* | | | Added functionality to parse the current namespace regardless of config settings | Jordan Taylor | 2017-10-19 | 1 | -8/+10 |
| | | | |||||
* | | | Merge branch 'master' into next | Ben Hilburn | 2017-10-18 | 1 | -1/+5 |
|\| | | |||||
| * | | 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 | ||||
* | | | Adding `SIG` to signal name, removing `-` sign. | Ben Hilburn | 2017-10-07 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' into next | Ben Hilburn | 2017-10-07 | 1 | -4/+4 |
|\| | | |||||
| * | | These probably have similar bugs | Hal Gentz | 2017-09-29 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Hal Gentz <zegentzy@protonmail.com> | ||||
| * | | Fixes issue #619 | Hal Gentz | 2017-09-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Hal Gentz <zegentzy@protonmail.com> | ||||
* | | | Don't show when dropbox is not running | Timothy Earley | 2017-10-02 | 1 | -2/+2 |
| | | | |||||
* | | | Added dropbox segment | Timothy Earley | 2017-10-01 | 1 | -0/+17 |
| | | | |||||
* | | | Merge branch 'master' into next | Ben Hilburn | 2017-09-29 | 1 | -23/+30 |
|\| | | |||||
| * | | Merge pull request #616 from trashbat/patch-2 | Ben Hilburn | 2017-09-29 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Changed "less than" to "fewer than". | ||||
| | * | | Changed "less than" to "fewer than". | trashbat | 2017-09-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix prompt_kubecontext:local:1: not valid in this context: Version: | Yann David | 2017-08-31 | 1 | -1/+1 |
| |/ / | |||||
| * / | Fix average selection in load segment. | Richard Tippl | 2017-08-27 | 1 | -21/+28 |
| |/ | | | | | | | | | | | | | Removed duplicate code selecting which load average to use. Fixed load average selection being in OSX/BSD part of if, making it not work on non OSX/BSD systems. Optimized actually getting the load average. | ||||
* | | Merge pull request #610 from sjoeboo/rbenv_always | Ben Hilburn | 2017-09-29 | 1 | -5/+5 |
|\ \ | |/ |/| | Add ability to always show rbenv prompt | ||||
| * | Final cleanup for new POWERLEVEL9K_RBENV_ALWAYS flag | Ben Hilburn | 2017-09-29 | 1 | -7/+3 |
| | | |||||
| * | add ability to force rbenv being shown | Matt Nicholson | 2017-09-06 | 1 | -4/+8 |
| | | |||||
* | | Add average choice to load extension | Tadek Teleżyński | 2017-08-17 | 1 | -6/+17 |
|/ | | | | | | | This commit adds a functionality to choose if one wants to see 1, 5 or 15 minutes average. Resolves issue #604 | ||||
* | Merge pull request #596 from eumiro/truncate_to_unique | Ben Hilburn | 2017-08-12 | 1 | -0/+21 |
|\ | | | | | Add TRUNCATE_TO_UNIQUE shortening dir strategy | ||||
| * | 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 |
| | | | | | | | | This creates the shortest unique path elements that can be unambiguously expanded to the original path. | ||||
* | | 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 |
| |/ | | | | | | | | | In 5.4.1, this option was reset between prompts, so to retain the previous default behavior, this should be added back. |