Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge remote-tracking branch 'ben/next' into ram_prompt | Dominik Ritter | 2015-10-16 | 1 | -2/+1 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge branch 'ram_prompt' of github.com:dritter/powerlevel9k into ram_prompt | Dominik Ritter | 2015-10-01 | 1 | -25/+26 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Alphabetical order. | Dominik Ritter | 2015-09-26 | 1 | -43/+44 | |
| | | | | | | | ||||||
| | * | | | | | Corrected calculation of used swap under linux. | Dominik Ritter | 2015-09-26 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'next' into ram_prompt | Dominik Ritter | 2015-09-30 | 1 | -104/+158 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Ram as own prompt. | Dominik Ritter | 2015-09-20 | 1 | -14/+42 | |
| | | | | | | ||||||
| * | | | | | printHumanReadableSize should be able to process floats. | Dominik Ritter | 2015-09-20 | 1 | -2/+3 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Moved utility-functions to "functions/power-utilities.zsh". | Dominik Ritter | 2015-10-19 | 1 | -179/+2 | |
| | | | | | ||||||
* | | | | | Merge branch 'next' into color_detection | Dominik Ritter | 2015-10-18 | 1 | -57/+83 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge pull request #118 from dritter/whitespace_customization | Ben Hilburn | 2015-10-18 | 1 | -7/+9 | |
| |\ \ \ \ | | | | | | | | | | | | | Made whitespaces between segment separators customizable | |||||
| | * | | | | Made whitespaces between segment separators customizable. | Dominik Ritter | 2015-10-16 | 1 | -7/+9 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge pull request #117 from dritter/vi_customizations | Ben Hilburn | 2015-10-18 | 1 | -2/+4 | |
| |\ \ \ \ | | | | | | | | | | | | | Make the vi_mode segement more customizable. | |||||
| | * | | | | vi_mode segement more customizable. | Dominik Ritter | 2015-10-16 | 1 | -2/+4 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'vcs_cleanup' of https://github.com/dritter/powerlevel9k into ↵ | Ben Hilburn | 2015-10-18 | 1 | -47/+45 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | dritter-vcs_cleanup | |||||
| | * | | | | Merge remote-tracking branch 'ben/next' into vcs_cleanup | Dominik Ritter | 2015-10-16 | 1 | -2/+1 | |
| | |\| | | | ||||||
| | * | | | | Cleanup of VCS-segment. Now `vcs_info` is only invoked, if the user ↵ | Dominik Ritter | 2015-10-11 | 1 | -47/+45 | |
| | | |_|/ | | |/| | | | | | | | | | | | | configured to show the `vcs` segment. | |||||
| * | | | | Merge pull request #114 from alexlafroscia/add-nvm-prompt-segment | Ben Hilburn | 2015-10-18 | 1 | -0/+11 | |
| |\ \ \ \ | | | | | | | | | | | | | Add nvm prompt segment | |||||
| | * | | | | Add NVM prompt segment | Alex LaFroscia | 2015-10-14 | 1 | -0/+11 | |
| | | |/ / | | |/| | | | | | | | | | | | | Prints out the Node version that is currently active if it is different than the default version specified by NVM | |||||
| * | | | | Merge pull request #120 from partp/fix-virtualenv | Ben Hilburn | 2015-10-18 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | Fixes `VIRTUAL_ENV_DISABLE_PROMPT` condition | |||||
| | * | | | | Fixes `VIRTUAL_ENV_DISABLE_PROMPT` condition | Parth Panchal | 2015-10-17 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * / / / | added prompt segment for todo.txt task number | rjorgenson | 2015-10-17 | 1 | -0/+13 | |
| |/ / / | ||||||
* | | | | Merge remote-tracking branch 'ben/next' into color_detection | Dominik Ritter | 2015-10-16 | 1 | -2/+1 | |
|\| | | | ||||||
| * | | | Quote value of IS_BSD_SED. | John Koelndorfer | 2015-10-06 | 1 | -2/+1 | |
| |/ / | | | | | | | | | | | | | If this isn't quoted, in can bleed through to stdout in certain circumstances. | |||||
* | | | Added handling for bright colors. | Dominik Ritter | 2015-10-14 | 1 | -0/+2 | |
| | | | ||||||
* | | | Removed unnecessary literal escape sequences. | Dominik Ritter | 2015-10-11 | 1 | -2/+2 | |
| | | | ||||||
* | | | Added a new function `isSameColor` to handle color comparisons. It is now ↵ | Dominik Ritter | 2015-10-11 | 1 | -3/+49 | |
|/ / | | | | | | | possible to compare ANSI colors (e.g. "black" or "bg-red") with ZSH-style colors (e.g. "001"). This way the subsegments work much better, as users can define color codes the way they like. | |||||
* | | Font Awesome fontconfig new icons (fixed errors) | v1rgul | 2015-09-29 | 1 | -2/+2 | |
| | | ||||||
* | | Font Awesome fontconfig new icons | v1rgul | 2015-09-29 | 1 | -25/+41 | |
| | | ||||||
* | | Minor comment addition for system load prompt segment. | Ben Hilburn | 2015-09-28 | 1 | -0/+1 | |
| | | ||||||
* | | Cleaning up comments around font icon settings. | Ben Hilburn | 2015-09-28 | 1 | -89/+87 | |
| | | ||||||
* | | Merge pull request #106 from V1rgul/master | Ben Hilburn | 2015-09-28 | 1 | -0/+28 | |
|\ \ | | | | | | | Added awesome-fontconfig support | |||||
| * | | Added awesome fontconfig support | v1rgul | 2015-09-27 | 1 | -0/+28 | |
| | | | ||||||
| * | | Make docs reflect difference between status and longstatus | Gilad Goldberg | 2015-09-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | Revert "Merge pull request #91 from tusharsrivastava/master" | Ben Hilburn | 2015-09-17 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | This reverts commit 2a2dfdfa295190892deb74207173e5b00af6561c, reversing changes made to 1390fbdea5b278474eafe889da327979654c0d99. | |||||
* | | | Merge pull request #104 from dritter/vi_mode_cleanup | Ben Hilburn | 2015-09-28 | 1 | -10/+25 | |
|\ \ \ | | | | | | | | | VI-mode cleanup | |||||
| * | | | Better compatibility with shellcheck.net. | Dominik Ritter | 2015-09-23 | 1 | -1/+6 | |
| | | | | ||||||
| * | | | KEYMAP may be "main" or "viins" in VI-Mode. | Dominik Ritter | 2015-09-23 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | code more readable. | Dominik Ritter | 2015-09-22 | 1 | -6/+8 | |
| | | | | ||||||
| * | | | Made VI-Mode plugin working again. | Dominik Ritter | 2015-09-22 | 1 | -0/+8 | |
| | | | | ||||||
| * | | | Shellcheck-support for vi_mode segment & alphabetical order of prompts. | Dominik Ritter | 2015-09-21 | 1 | -10/+10 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #103 from dritter/status_segment_cleanup | Ben Hilburn | 2015-09-28 | 1 | -30/+24 | |
|\ \ \ | | | | | | | | | status vs longstatus cleanup | |||||
| * | | | There is now no difference between longstatus and status any more. Just use ↵ | Dominik Ritter | 2015-09-20 | 1 | -30/+24 | |
| |/ / | | | | | | | | | | | | | | | | status, and if you just want to display it conditionally set POWERLEVEL9K_STATUS_VERBOSE=false. Also here I unified the use of named color codes to make the subsegment-display work. | |||||
* / / | Added subsegments in flat-mode. | Dominik Ritter | 2015-09-20 | 1 | -0/+2 | |
|/ / | ||||||
* | | Merge pull request #98 from christian-schulze/vi-mode-segment | Ben Hilburn | 2015-09-20 | 1 | -0/+10 | |
|\ \ | | | | | | | Add vi-mode segment | |||||
| * | | $0 suffixes for color customization | Christian Schulze | 2015-09-19 | 1 | -2/+2 | |
| | | | ||||||
| * | | add vi-mode segment | Christian Schulze | 2015-09-19 | 1 | -0/+10 | |
| | | | ||||||
| * | | Reverting merge of PR #91 | Ben Hilburn | 2015-09-17 | 1 | -5/+5 | |
| | | | ||||||
| * | | Merge branch 'master' into next | Ben Hilburn | 2015-09-16 | 1 | -5/+5 | |
| |\| | | | | | | | | | | Fixed conflict caused by PR #91. | |||||
| | * | updated some icons | Tushar Srivastava | 2015-09-12 | 1 | -1/+1 | |
| | | | ||||||
| | * | Updated with new Icons | Tushar Srivastava | 2015-09-12 | 1 | -5/+5 | |
| | | |