Commit Graph

4274 Commits (bcef7cafdf3005a3d59335df618f89474ef4dd8b)
 

Author SHA1 Message Date
Dominik Ritter 04aa036e60 Merge branch 'dritter/flexible_colors' of github.com:dritter/powerlevel9k into dritter/flexible_colors 9 years ago
Dominik Ritter cb8549aed9 A bit more documentation. 9 years ago
Dominik Ritter cdad420b32 Update README.md
Added Documentation.
9 years ago
Dominik Ritter e7e86d9a72 Added some flexibility regarding colors: Now you can specify the foreground and background colors for every segment by setting variables like POWERLEVEL9K_TIME_FOREGROUND="green". 9 years ago
Ben Hilburn f7af54cdf2 Merge pull request #28 from dritter/trim_whitespace
Trim unwanted whitespaces.
9 years ago
Dominik Ritter f9f3294d3b Trim unwanted whitespaces. 9 years ago
Ben Hilburn a73c3a5a66 Merge pull request #25 from dritter/dritter/readme_fixes
Typo corrected in README
10 years ago
Dominik Ritter d62999fbeb Typo corrected. 10 years ago
Ben Hilburn 8ea95a615b Merge pull request #23 from dritter/dritter/readme_fixes
Fixed indendation
10 years ago
Dominik Ritter 6b74061012 Fixed indendation. 10 years ago
Ben Hilburn fb7f009769 Merge pull request #21 from dritter/dritter/mercurial_show_bookmark
Mercurial: show bookmark in `vcs` segment.
10 years ago
Ben Hilburn e427f7c0c9 Merge pull request #22 from dritter/dritter/test-ratio
Test ratio documentation added to README
10 years ago
Dominik Ritter 41bc89fb72 Merge branch 'master' into dritter/test-ratio 10 years ago
Dominik Ritter fddf341d5c Added documentation. 10 years ago
Dominik Ritter 49b8024947 Show active mercurial bookmark. 10 years ago
Dominik Ritter 3f4a7bcd4c Nicer Symbols for multiline. 10 years ago
Ben Hilburn 13273fccd6 Adding time format string doc to theme file. Making segments alphabetical. 10 years ago
Ben Hilburn 56dc536f6c Merge pull request #20 from dritter/dritter/date_configurable
Better configurability of time format
10 years ago
Dominik Ritter 367c354103 Added documentation. 10 years ago
Dominik Ritter 2058e56be5 Always add a whitespace to the end of the time segment for better look. 10 years ago
Dominik Ritter 8d52f7b189 Added Documentation. 10 years ago
Dominik Ritter 4d99982e7c Merge branch 'master' into dritter/date_configurable 10 years ago
Ben Hilburn b1d6d3e67d README: Derp. Silly grammar error. 10 years ago
Ben Hilburn cfd8484ce5 Few additions to the README 10 years ago
Ben Hilburn b25c0adc4d Adding settings var docs to the theme file for people without README 10 years ago
Ben Hilburn 6d07fccaf2 Merge pull request #19 from dritter/dritter/test-ratio
Show a ratio of test classes vs real classes (Ruby and Symfony2)
10 years ago
Dominik Ritter 4ad84c0936 Improved correction factor, so that the ratio is a nice percentage. 10 years ago
Dominik Ritter 94af6aae43 Better implementation of counting Classes and Tests for RSpec. 10 years ago
Dominik Ritter aadf37bd35 Documentation is now correct. 10 years ago
Dominik Ritter 30aee63f22 Time format is now configurable. 10 years ago
Dominik Ritter a06c53902d Whitespace. 10 years ago
Dominik Ritter a9fcd466a3 Merge branch 'master' into dritter/test-ratio 10 years ago
Dominik Ritter 18cbe235b8 Added documentation. 10 years ago
Dominik Ritter 085610cccf Display a tests vs code ratio (RSpec and Symfony2-PHPUnit-tests). 10 years ago
Ben Hilburn 393e1c827b Merge pull request #18 from dritter/dritter/show_stash_count
Show stash count for git.
10 years ago
Dominik Ritter 27a13b3f48 Added documentation. 10 years ago
Dominik Ritter 0175b25395 Git: Show stashed changes. 10 years ago
Ben Hilburn 5b0eeadabb Merge pull request #17 from dritter/dritter/changeset_hash_length
Make changeset hash length configurable
10 years ago
Dominik Ritter e23a3c47c4 Show at maximum the configured amount of characters. If the changeset id
exeeds that limit, just show the full changeset id.
10 years ago
Dominik Ritter 32e6ebc88d Merge branch 'master' into dritter/changeset_hash_length 10 years ago
Ben Hilburn c88cfb8b73 Merge pull request #16 from dritter/dritter/correct_boolean_evaluation
Correct interpretation of boolean variables.
10 years ago
Dominik Ritter 3f890310c6 Merge branch 'master' into dritter/changeset_hash_length 10 years ago
Dominik Ritter c57e46f63d Added documentation 10 years ago
Dominik Ritter c27513149a Correct interpretation of boolean variables. 10 years ago
Ben Hilburn 6f61a266cc Merge pull request #15 from dritter/dritter/wording
No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE.
10 years ago
Dominik Ritter 04b420eb1b No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE. 10 years ago
Dominik Ritter 3de82cfa67 Length of changeset-hash is now configurable by setting POWERLEVEL9K_CHANGESET_HASH_LENGTH. 10 years ago
Ben Hilburn 7ff18e7716 Merge pull request #14 from dritter/dritter/vcs_info_correction
Wording: VCS_INFO is a feature of ZSH itself..
10 years ago
Dominik Ritter fa0d48c799 Wording: VCS_INFO is a feature of ZSH itself.. 10 years ago
Ben Hilburn 863325e3d0 README: Adding information to help users troubleshoot Powerline issues. 10 years ago