Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1 from bhilburn/next | V1rgul | 2016-01-18 | 7 | -1013/+1393 |
|\ | | | | | Merge original repo | ||||
| * | README: Added a tl;dr | Ben Hilburn | 2016-01-17 | 1 | -3/+6 |
| | | |||||
| * | Merge pull request #197 from dritter/changelog_additions | Ben Hilburn | 2016-01-17 | 1 | -0/+11 |
| |\ | | | | | | | Changelog entries added for 'HOME_SUBFOLDER' state of the `dir` segment. | ||||
| | * | Changelog entries added for 'HOME_SUBFOLDER' state of the `dir` segment. | Dominik Ritter | 2016-01-17 | 1 | -0/+11 |
| |/ | |||||
| * | README: Minor cleanups | Ben Hilburn | 2016-01-17 | 1 | -5/+4 |
| | | |||||
| * | README: Turns out you can't linebreak in tables. | Ben Hilburn | 2016-01-17 | 1 | -15/+5 |
| | | |||||
| * | README: Trying out tables to describe variables. | Ben Hilburn | 2016-01-17 | 1 | -91/+97 |
| | | |||||
| * | Merge pull request #196 from rjorgenson/next | Ben Hilburn | 2016-01-17 | 1 | -2/+2 |
| |\ | | | | | | | added space to end of RVM icon | ||||
| | * | added space to end of RVM icon | rjorgenson | 2016-01-17 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #195 from dritter/minor_improvements | Ben Hilburn | 2016-01-17 | 2 | -4/+4 |
| |\ | | | | | | | Minor improvements to README `dir` section | ||||
| | * | Added "visual identifier" concept to `icons_test` segment. | Dominik Ritter | 2016-01-17 | 1 | -1/+1 |
| | | | |||||
| | * | Improved dir icon descriptions. | Dominik Ritter | 2016-01-17 | 1 | -3/+3 |
| |/ | |||||
| * | Merge pull request #193 from rjorgenson/next | Ben Hilburn | 2016-01-16 | 1 | -1/+1 |
| |\ | | | | | | | fixing segment call for new state implementation in prompt_load | ||||
| | * | fixing segment call for new state implementation in prompt_load | rjorgenson | 2016-01-16 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #191 from rjorgenson/next | Ben Hilburn | 2016-01-16 | 1 | -1/+2 |
| |\ | | | | | | | added check for nvm command before running | ||||
| | * | fixed conditional statement | Robert Jorgenson | 2016-01-15 | 1 | -1/+1 |
| | | | |||||
| | * | reworked nvm check | Robert Jorgenson | 2016-01-15 | 1 | -7/+6 |
| | | | | | | | | | Now the prompt segment just returns without doing anything if nvm is not present. | ||||
| | * | don't output segment if node_version was not populated | Robert Jorgenson | 2016-01-15 | 1 | -1/+1 |
| | | | |||||
| | * | fixed called to ioreg on OS X machines | rjorgenson | 2016-01-14 | 1 | -1/+1 |
| | | | |||||
| | * | added check for nvm command before running | rjorgenson | 2016-01-14 | 1 | -4/+6 |
| | | | |||||
| * | | Merge pull request #192 from Kayant/next | Ben Hilburn | 2016-01-16 | 3 | -2/+8 |
| |\ \ | | | | | | | | | Add sub folder icon when in home subdirectories | ||||
| | * | | Add sub folder icon when in home subdirectories | Kayant | 2016-01-16 | 3 | -2/+8 |
| |/ / | | | | | | | | | | | | | | | | Big thanks to @dritter for guidance, @rjorgenson for great explanation. And @bhilburn for further guidance and encouragement. See http://i.imgur.com/2Vncypo.png for a presentation of how it looks. | ||||
| * | | Merge branch 'dritter-symlink_resolving_improvement' into next | Ben Hilburn | 2016-01-15 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Merge branch 'symlink_resolving_improvement' of ↵ | Ben Hilburn | 2016-01-15 | 1 | -1/+1 |
| |/| | | | | | | | | | | | | | | https://github.com/dritter/powerlevel9k into dritter-symlink_resolving_improvement | ||||
| | * | | Improved symlink dereferencing on OSX by calling a perl script. | Dominik Ritter | 2016-01-09 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'thuandt-ruby-icon-patch' into next | Ben Hilburn | 2016-01-15 | 0 | -0/+0 |
| |\ \ \ | |||||
| | * | | | Merge branch 'ruby-icon-patch' of https://github.com/thuandt/powerlevel9k ↵ | Ben Hilburn | 2016-01-15 | 0 | -0/+0 |
| |/| | | | | | | | | | | | | | | | | | | into thuandt-ruby-icon-patch | ||||
| | * | | | [FIX] RUBY_ICON should be $'\UF219' | MrTuxHdb | 2016-01-12 | 1 | -1/+1 |
| | |/ / | |||||
| * | / | [FIX] RUBY_ICON should be $'\UF219' | MrTuxHdb | 2016-01-15 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | Merge pull request #180 from dritter/3_0_changelog_additions | Ben Hilburn | 2016-01-12 | 1 | -1/+21 |
| |\ \ | | | | | | | | | Missed changelog entries for v0.3.0 | ||||
| | * | | Removed the "next"-tag. | Dominik Ritter | 2016-01-08 | 1 | -1/+1 |
| | | | | |||||
| | * | | Added changelog entries. | Dominik Ritter | 2016-01-08 | 1 | -0/+20 |
| | | | | |||||
| * | | | Comment cleanup. | Dominik Ritter | 2016-01-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | Cleanup of the `load` segment. | Dominik Ritter | 2016-01-08 | 1 | -7/+12 |
| | | | | |||||
| * | | | Sorted segments alphabetically. | Dominik Ritter | 2016-01-08 | 1 | -8/+8 |
| |/ / | |||||
| * | | Merge pull request #177 from dritter/folder_icon_explanation | Ben Hilburn | 2016-01-08 | 1 | -0/+11 |
| |\ \ | | | | | | | | | Added an explanation for the "home" and "folder" icons. | ||||
| | * | | Clearer explanation for the home and folder icons. | Dominik Ritter | 2016-01-08 | 1 | -6/+7 |
| | | | | |||||
| | * | | Added an explanation for the "home" and "folder" icons. | Dominik Ritter | 2016-01-06 | 1 | -0/+10 |
| | | | | |||||
| * | | | Merge pull request #179 from dritter/general_cleanup | Ben Hilburn | 2016-01-08 | 1 | -10/+10 |
| |\ \ \ | | |_|/ | |/| | | Removed unnecessary spaceless codes from `fg` and `bg` vars. | ||||
| | * | | The foreground and background instructions are spaceless by default. No | Dominik Ritter | 2016-01-08 | 1 | -10/+10 |
| | |/ | | | | | | | | | | need to make them spaceless explicitly. | ||||
| * | | Merge pull request #178 from dritter/vcs_tag_whitespace | Ben Hilburn | 2016-01-08 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | Removed whitespace before git tag | ||||
| | * | Removed whitespace before git tag. | Dominik Ritter | 2016-01-08 | 1 | -1/+1 |
| |/ | |||||
| * | README: Cleaning some things up. | Ben Hilburn | 2016-01-06 | 1 | -35/+19 |
| | | |||||
| * | Cleaning up comments. Also fixes #135. | Ben Hilburn | 2016-01-06 | 1 | -37/+39 |
| | | |||||
| * | Merge pull request #173 from dritter/consistent_visual_identifier | Ben Hilburn | 2016-01-06 | 1 | -8/+14 |
| |\ | | | | | | | Better support for segments that are just icons. | ||||
| | * | More consistent visual identifiers. Now even segments that just have an | Dominik Ritter | 2015-12-29 | 1 | -8/+14 |
| | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | Merge pull request #174 from niklas-heer/shorten-fish_like | Ben Hilburn | 2016-01-06 | 2 | -3/+18 |
| |\ \ | | |/ | |/| | added fish-like shortening strategy | ||||
| | * | fixed documentation | Niklas Heer | 2016-01-04 | 1 | -5/+4 |
| | | | |||||
| | * | added documentation | Niklas Heer | 2016-01-04 | 1 | -0/+14 |
| | | | |||||
| | * | used set_default-function instead | Niklas Heer | 2015-12-31 | 1 | -7/+1 |
| | | |