Commit Graph

409 Commits (8e458e5e9acac0766f4319eb7494f033201978a9)
 

Author SHA1 Message Date
Dominik Ritter 3f4a7bcd4c Nicer Symbols for multiline.
Ben Hilburn 13273fccd6 Adding time format string doc to theme file. Making segments alphabetical.
Ben Hilburn 56dc536f6c Merge pull request from dritter/dritter/date_configurable
Better configurability of time format
Dominik Ritter 367c354103 Added documentation.
Dominik Ritter 2058e56be5 Always add a whitespace to the end of the time segment for better look.
Dominik Ritter 8d52f7b189 Added Documentation.
Dominik Ritter 4d99982e7c Merge branch 'master' into dritter/date_configurable
Ben Hilburn b1d6d3e67d README: Derp. Silly grammar error.
Ben Hilburn cfd8484ce5 Few additions to the README
Ben Hilburn b25c0adc4d Adding settings var docs to the theme file for people without README
Ben Hilburn 6d07fccaf2 Merge pull request from dritter/dritter/test-ratio
Show a ratio of test classes vs real classes (Ruby and Symfony2)
Dominik Ritter 4ad84c0936 Improved correction factor, so that the ratio is a nice percentage.
Dominik Ritter 94af6aae43 Better implementation of counting Classes and Tests for RSpec.
Dominik Ritter aadf37bd35 Documentation is now correct.
Dominik Ritter 30aee63f22 Time format is now configurable.
Dominik Ritter a06c53902d Whitespace.
Dominik Ritter a9fcd466a3 Merge branch 'master' into dritter/test-ratio
Dominik Ritter 18cbe235b8 Added documentation.
Dominik Ritter 085610cccf Display a tests vs code ratio (RSpec and Symfony2-PHPUnit-tests).
Ben Hilburn 393e1c827b Merge pull request from dritter/dritter/show_stash_count
Show stash count for git.
Dominik Ritter 27a13b3f48 Added documentation.
Dominik Ritter 0175b25395 Git: Show stashed changes.
Ben Hilburn 5b0eeadabb Merge pull request from dritter/dritter/changeset_hash_length
Make changeset hash length configurable
Dominik Ritter e23a3c47c4 Show at maximum the configured amount of characters. If the changeset id
exeeds that limit, just show the full changeset id.
Dominik Ritter 32e6ebc88d Merge branch 'master' into dritter/changeset_hash_length
Ben Hilburn c88cfb8b73 Merge pull request from dritter/dritter/correct_boolean_evaluation
Correct interpretation of boolean variables.
Dominik Ritter 3f890310c6 Merge branch 'master' into dritter/changeset_hash_length
Dominik Ritter c57e46f63d Added documentation
Dominik Ritter c27513149a Correct interpretation of boolean variables.
Ben Hilburn 6f61a266cc Merge pull request from dritter/dritter/wording
No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE.
Dominik Ritter 04b420eb1b No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE.
Dominik Ritter 3de82cfa67 Length of changeset-hash is now configurable by setting POWERLEVEL9K_CHANGESET_HASH_LENGTH.
Ben Hilburn 7ff18e7716 Merge pull request from dritter/dritter/vcs_info_correction
Wording: VCS_INFO is a feature of ZSH itself..
Dominik Ritter fa0d48c799 Wording: VCS_INFO is a feature of ZSH itself..
Ben Hilburn 863325e3d0 README: Adding information to help users troubleshoot Powerline issues.
Ben Hilburn 9938003f62 README: Minor additions to final section.
Ben Hilburn 57158e5c3f Fixing last commit. I must be getting tired.
Ben Hilburn 9421aad11e README: Breaking out the `vcs` segment docs.
Ben Hilburn 60ee8b7936 README: Minor changes to README.
Maybe one day I'll be happy with this and leave it alone.
Ben Hilburn e6b79e27ce More README updates
Ben Hilburn 72858d5128 README: Adding new screenshots.
Ben Hilburn 18c90943bf Cleaning up README section regarding color scheme selection.
Ben Hilburn 4f7b3acfcb Merge remote-tracking branch 'dritter/dritter/solarized_colors'
Conflicts:
	README.md
Ben Hilburn 86be908bd2 Merging dritter's light color configuration.
Resolved some minor conflicts, and changed README.
Ben Hilburn c5613777e9 Merge dritter's double-lined prompt feature.
Resolved Conflicts:
	README.md
Ben Hilburn bf39769d23 Mention customizable segments in README.
Ben Hilburn 49d503f2e6 Segments now alphabetical in README. Broke out `aws` docs.
Ben Hilburn 576f1c0309 Merge remotebranch 'dritter/dritter/aws_segment'
Ben Hilburn aed16e54b4 Merge pull request from dritter/dritter/virtualenv_link_correction
Updated the link to the virtualenv-documentation.
Ben Hilburn f2f4e9f37c Merge pull request from dritter/dritter/installation_instructions_improved
A bit simpler installation instructions.