Commit Graph

  • 54254600d1 Change default dir truncation delimitor to ellipsis Dominik Ritter 2016-02-03 22:35:14 +0100
  • 177bfc9602 update CHANGELOG re new UNTRACKED state in vcs segment John Minor 2016-01-31 10:08:09 +0000
  • d7c26513c8 Add "_UNTRACKED" option for _VCS to change colors - default yellow John Minor 2016-01-27 22:52:48 +0000
  • 3b7dfff7ea Add VCS_WORKDIR_HALF_DIRTY vrbl for unstaged files theminor 2016-01-26 17:20:20 -0500
  • 15665a4f95 Joining conditional segments now work as expected. If between the last printed segment is a full but conditional segment, the joined one gets promoted. This fixes #186 Dominik Ritter 2016-01-22 19:13:07 +0100
  • ed28b8d26f Use explicit word splitting. No need to set SH_WORD_SPLIT Dominik Ritter 2016-01-22 19:11:33 +0100
  • cd78c66997 First try: Now joined segments are promoted to "full" segments, if their predecessor was conditional and had no output. Dominik Ritter 2016-01-17 14:55:26 +0100
  • 930ae170a4 Made the VCS-hooks customizable. Dominik Ritter 2016-01-17 16:00:45 +0100
  • 45184839f3 Added changelog entry. Dominik Ritter 2016-01-23 01:39:50 +0100
  • eba3a3ca95 Reworked the AWS Elastic Beanstalk segment. Dominik Ritter 2016-01-17 12:38:18 +0100
  • 6763826c4e More space for the Beanstalk-Icon. Dominik Ritter 2016-01-17 12:31:36 +0100
  • a6174e31ea Added documentation for the AWS Beanstalk segment. Dominik Ritter 2016-01-17 12:28:42 +0100
  • af119c9406 Adding command prompt for AWS Elastic Beanstalk environment name. James Bowman 2015-12-08 22:33:01 -0800
  • 6aadf76397 Split up `ram` segment into `ram` and `swap`. Dominik Ritter 2016-01-08 21:34:30 +0100
  • 472fb6f674 README: Arrghhhhh. Newlines in tables breaking things. Ben Hilburn 2016-01-22 16:12:20 -0800
  • bd88fe9637 README: Documenting new background_jobs feature Ben Hilburn 2016-01-22 16:11:41 -0800
  • f58da93481 README: Updating language about ZSH frameworks Ben Hilburn 2016-01-22 16:06:08 -0800
  • c379cf2657 Syntax fix. Dominik Ritter 2016-01-22 19:52:00 +0100
  • 657a097ef0 Merge pull request #201 from Kayant/zsh-frameworks Ben Hilburn 2016-01-21 19:02:01 -0800
  • 8172425cd2 Merge pull request #200 from V1rgul/next Ben Hilburn 2016-01-21 18:59:37 -0800
  • ce72ca3a16 add background_jobs change in changelog v1rgul 2016-01-22 02:11:25 +0100
  • 29b346930b fix wc glitch on OSX v1rgul 2016-01-22 01:56:43 +0100
  • 684291e734 Fix spacing derp Anthony 2016-01-21 21:33:56 +0000
  • 193e19f597 Add more ZSH framework instructions Kayant 2016-01-20 13:51:47 +0000
  • 11d00ce713 background_jobs: show number if verbose v1rgul 2016-01-18 05:11:05 +0100
  • a0c664b174 Merge pull request #1 from bhilburn/next V1rgul 2016-01-18 05:09:19 +0100
  • 0b1849d034 Improve zsh framework install description and add zplug Kayant 2016-01-17 19:15:58 +0000
  • 67895cc5da README: Added a tl;dr Ben Hilburn 2016-01-17 10:04:04 -0800
  • 24e7ee75fe Merge pull request #197 from dritter/changelog_additions Ben Hilburn 2016-01-17 10:01:15 -0800
  • 13b7d26e76 Changelog entries added for 'HOME_SUBFOLDER' state of the `dir` segment. Dominik Ritter 2016-01-17 15:05:34 +0100
  • dc4871f1a0 README: Minor cleanups Ben Hilburn 2016-01-16 20:02:10 -0800
  • 02cb0fd88f README: Turns out you can't linebreak in tables. Ben Hilburn 2016-01-16 19:59:39 -0800
  • 8a3c16ae24 README: Trying out tables to describe variables. Ben Hilburn 2016-01-16 19:56:27 -0800
  • 273bcaed55 Merge pull request #196 from rjorgenson/next Ben Hilburn 2016-01-16 17:10:01 -0800
  • f1486620e7 added space to end of RVM icon rjorgenson 2016-01-16 18:03:31 -0700
  • bc1af0d733 Merge pull request #195 from dritter/minor_improvements Ben Hilburn 2016-01-16 16:52:14 -0800
  • 01e4e8d324 Added "visual identifier" concept to `icons_test` segment. Dominik Ritter 2016-01-17 01:02:03 +0100
  • 701053aa73 Improved dir icon descriptions. Dominik Ritter 2016-01-17 01:01:39 +0100
  • 76e020a81e Merge pull request #193 from rjorgenson/next Ben Hilburn 2016-01-16 09:22:28 -0800
  • 3767397711 fixing segment call for new state implementation in prompt_load rjorgenson 2016-01-15 21:52:08 -0700
  • 817cdf98a1 Merge pull request #191 from rjorgenson/next Ben Hilburn 2016-01-15 18:53:42 -0800
  • 4d25fd5dc3 Merge pull request #192 from Kayant/next Ben Hilburn 2016-01-15 18:50:36 -0800
  • cf921fb90c Add sub folder icon when in home subdirectories Kayant 2016-01-15 23:12:38 +0000
  • 6f2f78b21f fixed conditional statement Robert Jorgenson 2016-01-14 16:19:12 -0700
  • 446f46473b reworked nvm check Robert Jorgenson 2016-01-14 16:16:27 -0700
  • 94419f54a5 Merge branch 'dritter-symlink_resolving_improvement' into next Ben Hilburn 2016-01-14 13:13:44 -0800
  • 88ed3c2378 Merge branch 'symlink_resolving_improvement' of https://github.com/dritter/powerlevel9k into dritter-symlink_resolving_improvement Ben Hilburn 2016-01-14 13:13:30 -0800
  • 22ebb0f5f5 Merge branch 'thuandt-ruby-icon-patch' into next Ben Hilburn 2016-01-14 13:10:22 -0800
  • 757002fd45 Merge branch 'ruby-icon-patch' of https://github.com/thuandt/powerlevel9k into thuandt-ruby-icon-patch Ben Hilburn 2016-01-14 13:10:12 -0800
  • 2fa7b1d08f don't output segment if node_version was not populated Robert Jorgenson 2016-01-14 14:09:39 -0700
  • a97fa07cc5 [FIX] RUBY_ICON should be $'\UF219' MrTuxHdb 2016-01-13 00:51:51 +0700
  • e29b3545bd fixed called to ioreg on OS X machines rjorgenson 2016-01-14 11:07:11 -0700
  • 9aeff8d43b added check for nvm command before running rjorgenson 2016-01-14 11:05:26 -0700
  • 31c78b5e47 [FIX] RUBY_ICON should be $'\UF219' MrTuxHdb 2016-01-13 00:51:51 +0700
  • 0639e1132c Merge pull request #180 from dritter/3_0_changelog_additions Ben Hilburn 2016-01-11 15:37:57 -0800
  • 989a9b3b4b Improved symlink dereferencing on OSX by calling a perl script. Dominik Ritter 2016-01-09 16:25:15 +0100
  • 0b27bdc6f5 Comment cleanup. Dominik Ritter 2016-01-08 20:44:35 +0100
  • cdf08734db Cleanup of the `load` segment. Dominik Ritter 2016-01-08 20:42:06 +0100
  • d0a76d721c Sorted segments alphabetically. Dominik Ritter 2016-01-08 20:34:45 +0100
  • f2b48d4f32 Removed the "next"-tag. Dominik Ritter 2016-01-08 20:32:14 +0100
  • 63c2bc6541 Added changelog entries. Dominik Ritter 2016-01-08 20:24:40 +0100
  • 642205a1a6 Merge pull request #177 from dritter/folder_icon_explanation Ben Hilburn 2016-01-07 13:51:36 -0800
  • c8ce226498 Clearer explanation for the home and folder icons. Dominik Ritter 2016-01-07 22:49:18 +0100
  • 52f221cb31 Merge pull request #179 from dritter/general_cleanup Ben Hilburn 2016-01-07 13:33:09 -0800
  • c84da5e744 Merge pull request #178 from dritter/vcs_tag_whitespace Ben Hilburn 2016-01-07 13:28:00 -0800
  • b9cb32f4a7 Removed whitespace before git tag. Dominik Ritter 2016-01-07 22:17:21 +0100
  • bbaa4a57f9 The foreground and background instructions are spaceless by default. No need to make them spaceless explicitly. Dominik Ritter 2016-01-07 22:09:11 +0100
  • 1ec2919ff5 Added an explanation for the "home" and "folder" icons. Dominik Ritter 2016-01-06 19:09:05 +0100
  • bb7fca653b README: Cleaning some things up. Ben Hilburn 2016-01-05 15:18:46 -0800
  • 8dfca40eaf Cleaning up comments. Also fixes #135. Ben Hilburn 2016-01-05 13:56:07 -0800
  • c39c8cbb99 Merge pull request #173 from dritter/consistent_visual_identifier Ben Hilburn 2016-01-05 13:11:43 -0800
  • 2945c93444 Merge pull request #174 from niklas-heer/shorten-fish_like Ben Hilburn 2016-01-05 13:07:01 -0800
  • e7e11d5ec8 fixed documentation Niklas Heer 2016-01-04 19:26:25 +0100
  • a7bedd5320 added documentation Niklas Heer 2016-01-04 19:00:02 +0100
  • 3441f750bf used set_default-function instead Niklas Heer 2015-12-31 19:04:26 +0100
  • f472ba7341 added a new variable POWERLEVEL9K_SHORTEN_DELIMITER to specifiy the delimiter Niklas Heer 2015-12-31 15:57:56 +0100
  • 2fdbd6158c added fishe-like shortening strategy Niklas Heer 2015-12-30 15:49:23 +0100
  • e9ef0429e4 More consistent visual identifiers. Now even segments that just have an icon as content print these icons as visual identifiers. Some of these segments have a verbose mode. If this verbose mode is false, some print just the icon (like the battery segment), which didn't work correctly before this change. Dominik Ritter 2015-12-29 13:46:07 +0100
  • 4437e539e9 Merge pull request #165 from dritter/battery_visual_identifier Ben Hilburn 2015-12-22 12:40:53 -0800
  • 4e751e9771 Merge branch 'next' into battery_visual_identifier Dominik Ritter 2015-12-22 20:48:56 +0100
  • e8c477235c Merge pull request #164 from dritter/status_color_fix Ben Hilburn 2015-12-22 10:21:14 -0800
  • d5a8211aa1 Merge branch 'battery_visual_identifier' of github.com:dritter/powerlevel9k into battery_visual_identifier Dominik Ritter 2015-12-18 01:07:22 +0100
  • 2a519ee2d7 Merge branch 'status_color_fix' into battery_visual_identifier Dominik Ritter 2015-12-18 00:59:04 +0100
  • ac4502ca1f Added the "visual identifier" concept to the `vcs` segment. Dominik Ritter 2015-12-18 00:47:37 +0100
  • 5cfd800585 Added the "visual identifier" concept to the `symfony2_version` segment. Dominik Ritter 2015-12-17 18:24:35 +0100
  • 045f451e4e Added the "visual identifier" concept to the `symfony2_tests` and `rspec_stats` segments. Dominik Ritter 2015-12-17 18:22:34 +0100
  • b738ba900c Added the "visual identifiers" concept to the `ram` segment. Dominik Ritter 2015-12-17 18:17:06 +0100
  • 7ed0abebd6 Little VCS segment cleanup. Dominik Ritter 2015-12-17 10:51:52 +0100
  • 0cb1c0ffda Changed the order of default segments. Dominik Ritter 2015-12-17 10:48:11 +0100
  • f73de77c2e Typo. Dominik Ritter 2015-12-17 10:40:15 +0100
  • bd5955221e Removed trailing whitespace. Dominik Ritter 2015-12-16 22:23:47 +0100
  • ffa9336144 Remove trailing whitespaces from CHANGELOG. Dominik Ritter 2015-12-16 20:20:16 +0100
  • 33d20cb7f2 Added changelog. Dominik Ritter 2015-12-16 20:19:50 +0100
  • ad2e4f0bcc Added ability to join segments together. You always join a segment with the previous one. Just add "_joined" to the segment name in your `POWERLEVEL9K_LEFT_PROMPT_ELEMENTS`-array. Dominik Ritter 2015-12-16 19:26:27 +0100
  • cd5b4d0deb Added the "state" concept to the `dir` segment. Dominik Ritter 2015-12-15 03:21:24 +0100
  • 056d4ff29a Only check for a user defined variable if we really have an visual identifier. Dominik Ritter 2015-12-15 02:43:42 +0100
  • 409303f45d Added the "visual identifier" concept to the `rbenv` segment. Dominik Ritter 2015-12-15 02:36:57 +0100
  • 4fc59fd57c Added the "visual identifier" concept to the `node_version` segment. Dominik Ritter 2015-12-15 02:36:02 +0100
  • 46aafc797a Some icons are visual identifiers now, so they shouldn't control the margin to the text (which is whitespace). Dominik Ritter 2015-12-15 02:34:23 +0100
  • 1d0f47fb97 Bugfix: the default should be a pure color, not a full ZSH color modifier. Dominik Ritter 2015-12-15 02:20:11 +0100