Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #729 from Mikewl/usersudo | Ben Hilburn | 2018-03-07 | 1 | -0/+5 |
|\ | | | | | Added sudo state to prompt_user | ||||
| * | add new icons and add remote_sudo | Michael Louwrens | 2018-02-12 | 1 | -1/+4 |
| | | |||||
| * | try out sudo icon changes | Michael Louwrens | 2018-02-10 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #758 from sambadevi/next | Ben Hilburn | 2018-03-07 | 4 | -2/+112 |
|\ \ | | | | | | | Add icons for more distros in os_icon segment | ||||
| * | | fix $OS variable for battery segment | Tim Otlik | 2018-02-19 | 1 | -13/+1 |
| | | | |||||
| * | | arch icon was missing | Tim Otlik | 2018-02-16 | 1 | -0/+4 |
| | | | |||||
| * | | add missing icons to compat set | Tim Otlik | 2018-02-16 | 1 | -0/+48 |
| | | | |||||
| * | | add check of /etc/os-release for linux distros | Tim Otlik | 2018-02-16 | 4 | -27/+66 |
| | | | |||||
| * | | added LINUX_*_ICON for several OS | Tim Otlik | 2018-02-16 | 2 | -1/+32 |
| |/ | |||||
* / | Fix GIT and GITHUB nerdfont icon. | Christian Höltje | 2018-02-15 | 1 | -2/+3 |
|/ | | | | VCS_GIT_ICON and VCS_GIT_GITHUB_ICON were wrong. | ||||
* | Merge pull request #681 from Stazer/tcolor-warning | Ben Hilburn | 2018-01-31 | 1 | -0/+4 |
|\ | | | | | Added flag to ignore checking the term colors & lang settings | ||||
| * | renamed POWERLEVEL9K_CHECK_TERM_COLORS to POWERLEVEL9K_IGNORE_TERM_COLORS | Justus Flerlage | 2018-01-07 | 1 | -1/+1 |
| | | |||||
| * | Added flag for checking the term colors | Justus Flerlage | 2018-01-07 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #717 from onaforeignshore/date_segment | Ben Hilburn | 2018-01-24 | 1 | -0/+10 |
|\ \ | | | | | | | Added `prompt_date` and fixed segment comments | ||||
| * | | Updates to `functions/icons.zsh` | Christo Kotze | 2018-01-05 | 1 | -0/+10 |
| | | | | | | | | | | | | Added date and time icons | ||||
* | | | getColor() must always print result | Christian Höltje | 2018-01-20 | 1 | -1/+1 |
| |/ |/| | | | | | This was causing colors specified as numbers to not be shown. | ||||
* | | colors checking optimized and added tput for check the colors | Charles Peterson | 2017-12-31 | 1 | -0/+16 |
| | | | | | | | | moved to colors functions, because it makes sense. | ||||
* | | fix for colors since the terminals so not always render named colors when ↵ | Charles Peterson | 2017-12-16 | 1 | -267/+319 |
|/ | | | | using parameter expansion. | ||||
* | Merge branch 'master' into next | Ben Hilburn | 2017-12-14 | 1 | -4/+4 |
|\ | |||||
| * | 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. | ||||
* | | Merge pull request #688 from Stealthii/feature/stash-vcs | Ben Hilburn | 2017-12-05 | 1 | -0/+2 |
|\ \ | | | | | | | Add Stash naming support for Bitbucket Server | ||||
| * | | Add Stash naming support for Bitbucket Server | Daniel Porter | 2017-11-30 | 1 | -0/+2 |
| |/ | |||||
* | | Merge pull request #684 from Artistan/color_names | Ben Hilburn | 2017-12-05 | 1 | -9/+258 |
|\ \ | | | | | | | Use color names, plus fixes | ||||
| * | | color names and fixes | Charles Peterson | 2017-11-25 | 1 | -9/+258 |
| |/ | | | | | | | | | | | | | - 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-10-07 | 1 | -4/+4 |
|\| | |||||
| * | Adding a space after VCS_BRANCH_ICON by default | Ben Hilburn | 2017-10-07 | 1 | -3/+3 |
| | | |||||
| * | Corrected awesome-fontconfig lock icon | Simon Pettersson | 2017-10-05 | 1 | -1/+1 |
| | | |||||
* | | Updating Dropbox icon for non-awesome fonts | Ben Hilburn | 2017-10-07 | 1 | -1/+4 |
| | | |||||
* | | Added dropbox segment | Timothy Earley | 2017-10-01 | 1 | -0/+4 |
| | | |||||
* | | Slight tweaks to the awesome-mapped-fontconfig error message. | Ben Hilburn | 2017-08-27 | 1 | -1/+4 |
| | | |||||
* | | Merge branch 'awesome-font-mapping' of ↵ | Ben Hilburn | 2017-08-27 | 1 | -0/+71 |
|\ \ | |/ |/| | | | https://github.com/pfrybar/powerlevel9k into pfrybar-awesome-font-mapping | ||||
| * | similar to PR #472, fixing for awesome font mappings | Paul Frybarger | 2017-08-13 | 1 | -0/+71 |
| | | |||||
* | | Merge branch 'master' into next | Ben Hilburn | 2017-08-12 | 2 | -7/+7 |
|\| | |||||
| * | Update OK_ICON weight to march FAIL_ICON | Giorgi Gzirishvili | 2017-07-28 | 1 | -3/+3 |
| | | | | | | Fixes #576. | ||||
| * | Fix reference for python icon. | Diego Rabatone Oliveira | 2017-07-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | While using awesome-terminal-fonts it is recommended to use `\ue63c` to reference python icon instead of `\U1F40D` (that wasn't even working). Ref: https://github.com/gabrielelana/awesome-terminal-fonts/issues/38#issuecomment-302939451 | ||||
| * | Fix empty delimiter | Dominik Ritter | 2017-07-12 | 1 | -1/+1 |
| | | | | | | | | | | Even if the delimiter is empty, the min length should be 1. This fixes #558 | ||||
* | | Merge remote-tracking branch 'origin/master' into pr/merge-master | Christian Höltje | 2017-07-13 | 1 | -0/+4 |
|\| | |||||
| * | add Gopher icon to go_version segment | Jason Hutchinson | 2017-05-26 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'next' into next | Ben Hilburn | 2017-06-02 | 1 | -0/+4 |
|\ \ | |||||
| * | | use p9k print_icon for kubecontext segment | Jason Hutchinson | 2017-05-26 | 1 | -0/+4 |
| | | | |||||
* | | | add vpn ip to prompt | David Sabatie | 2017-05-31 | 1 | -6/+10 |
|/ / | |||||
* | | Incorporating @dritter's feedback from #524. | Ben Hilburn | 2017-05-23 | 1 | -4/+4 |
| | | |||||
* | | newline: support PROMPT_ON_NEWLINE | Christian Höltje | 2017-05-13 | 1 | -4/+8 |
| | | | | | | | | | | | | | | The newline segment will now show ├─ when using `POWERLEVEL9K_PROMPT_ON_NEWLINE` Note: This can be overridden via `POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX` | ||||
* | | Icons for Windows/Cygwin + Refixes 32-bit support | guixxx | 2017-05-07 | 2 | -0/+8 |
|/ | |||||
* | Merge branch 'master' into next | Ben Hilburn | 2017-04-19 | 1 | -1/+1 |
|\ | |||||
| * | Changing name of nerdfont option per #458 | Ben Hilburn | 2017-04-04 | 1 | -1/+1 |
| | | |||||
* | | Converting timer start time to hex | Ben Hilburn | 2017-04-19 | 1 | -1/+1 |
| | | |||||
* | | Improve logic | guixxx | 2017-04-19 | 1 | -9/+8 |
| | | |||||
* | | Adds Android icon/battery plugin support | guixxx | 2017-04-19 | 2 | -0/+13 |
|/ | | | | Plus fixes bhilburn/powerlevel9k#479, which was causing integer overflow on 32-bit CPUs | ||||
* | Merge pull request #446 from dritter/fix_442 | Ben Hilburn | 2017-03-21 | 1 | -0/+8 |
|\ | | | | | Protect special characters in various modes |