index
:
powerlevel10k.git
kitty
master
nerdfonts-v3
screenshot
vcs
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
powerlevel9k.zsh-theme
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding time format string doc to theme file. Making segments alphabetical.
Ben Hilburn
2015-04-03
1
-65
/
+72
*
Always add a whitespace to the end of the time segment for better look.
Dominik Ritter
2015-04-03
1
-2
/
+2
*
Merge branch 'master' into dritter/date_configurable
Dominik Ritter
2015-04-03
1
-4
/
+64
|
\
|
*
Few additions to the README
Ben Hilburn
2015-04-02
1
-0
/
+1
|
*
Adding settings var docs to the theme file for people without README
Ben Hilburn
2015-04-02
1
-4
/
+28
|
*
Improved correction factor, so that the ratio is a nice percentage.
Dominik Ritter
2015-04-02
1
-1
/
+1
|
*
Better implementation of counting Classes and Tests for RSpec.
Dominik Ritter
2015-04-02
1
-2
/
+2
|
*
Whitespace.
Dominik Ritter
2015-04-02
1
-3
/
+3
|
*
Merge branch 'master' into dritter/test-ratio
Dominik Ritter
2015-04-02
1
-3
/
+19
|
|
\
|
*
|
Display a tests vs code ratio (RSpec and Symfony2-PHPUnit-tests).
Dominik Ritter
2015-04-02
1
-0
/
+35
*
|
|
Time format is now configurable.
Dominik Ritter
2015-04-02
1
-1
/
+6
|
|
/
|
/
|
*
|
Git: Show stashed changes.
Dominik Ritter
2015-04-02
1
-1
/
+12
*
|
Show at maximum the configured amount of characters. If the changeset id
Dominik Ritter
2015-04-01
1
-5
/
+5
*
|
Merge branch 'master' into dritter/changeset_hash_length
Dominik Ritter
2015-04-01
1
-6
/
+6
|
\
|
|
*
Correct interpretation of boolean variables.
Dominik Ritter
2015-03-31
1
-6
/
+6
*
|
Length of changeset-hash is now configurable by setting POWERLEVEL9K_CHANGESE...
Dominik Ritter
2015-03-31
1
-2
/
+7
|
/
*
Merging dritter's light color configuration.
Ben Hilburn
2015-03-30
1
-23
/
+38
|
\
|
*
Variable-Scoping.
Dominik Ritter
2015-03-30
1
-0
/
+1
|
*
Added a "light" color scheme.
Dominik Ritter
2015-03-30
1
-22
/
+36
*
|
Merge dritter's double-lined prompt feature.
Ben Hilburn
2015-03-30
1
-1
/
+6
|
\
\
|
*
|
Added option POWERLEVEL9K_PROMPT_ON_NEWLINE, which shows the prompt on a new ...
Dominik Ritter
2015-03-30
1
-1
/
+6
|
|
/
*
|
Segments now alphabetical in README. Broke out `aws` docs.
Ben Hilburn
2015-03-30
1
-1
/
+0
*
|
Merge remotebranch 'dritter/dritter/aws_segment'
Ben Hilburn
2015-03-30
1
-0
/
+10
|
\
\
|
*
|
Added AWS segment
Dominik Ritter
2015-03-30
1
-0
/
+10
|
|
/
*
|
Merge pull request #9 from dritter/dritter/virtualenv_link_correction
Ben Hilburn
2015-03-30
1
-1
/
+1
|
\
\
|
*
|
Updated the link to the virtualenv-documentation.
Dominik Ritter
2015-03-30
1
-1
/
+1
|
|
/
*
/
Updated comment.
Dominik Ritter
2015-03-30
1
-1
/
+1
|
/
*
Fixing boolean check for `POWERLEVEL9K_SHOW_CHANGESET`
Ben Hilburn
2015-03-30
1
-11
/
+11
*
Removed unnecessary whitespace.
Dominik Ritter
2015-03-30
1
-2
/
+2
*
Added a bit documentation.
Dominik Ritter
2015-03-29
1
-0
/
+1
*
Show revision-Changeset, if POWERLEVEL9K_SHOW_CHANGESET is enabled.
Dominik Ritter
2015-03-29
1
-2
/
+15
*
Enabling `rbenv` by default. Improving the README.
Ben Hilburn
2015-03-29
1
-1
/
+1
*
Cleaning up newly improved VCS_INFO settings.
Ben Hilburn
2015-03-29
1
-6
/
+14
*
Merge branch '/dritter/mercurial_support' into staging branch.
Ben Hilburn
2015-03-29
1
-14
/
+33
|
\
|
*
Bugfix: we have to reset the dirty-state once we visited a dirty working copy.
Dominik Ritter
2015-03-29
1
-7
/
+9
|
*
Debugging comment added.
Dominik Ritter
2015-03-29
1
-0
/
+3
|
*
A better approach to detect the dirty status of our working copy.
Dominik Ritter
2015-03-29
1
-9
/
+13
|
*
Added mercurial support.
Dominik Ritter
2015-03-23
1
-9
/
+19
|
*
Merge branch 'master' into dritter/mercurial_support
Dominik Ritter
2015-03-22
1
-20
/
+28
|
|
\
|
*
|
First part: added Mercurial support.
Dominik Ritter
2015-03-22
1
-4
/
+4
*
|
|
Remove the leading whitespace from the left prompt.
NateMcCurdy
2015-03-27
1
-2
/
+2
*
|
|
Add a prompt for rbenv ruby version
NateMcCurdy
2015-03-27
1
-0
/
+7
|
|
/
|
/
|
*
|
Minor cleanup of whitespace and README
Ben Hilburn
2015-03-22
1
-2
/
+2
*
|
rvm-prompt is now customizable too..
Dominik Ritter
2015-03-22
1
-1
/
+1
*
|
All elements can now be on each side.
Dominik Ritter
2015-03-22
1
-18
/
+26
|
/
*
Cleaning up comments at the top of the theme file
Ben Hilburn
2015-02-02
1
-3
/
+6
*
powerlevel9k: removing the commented-out hg prompt
Ben Hilburn
2015-01-29
1
-1
/
+0
*
powerlevel-9k: ocd swap out of ' to "
Ben Hilburn
2015-01-29
1
-2
/
+2
*
powerlevel-9k: more spacing fixes
Ben Hilburn
2015-01-29
1
-3
/
+3
*
powerlevel-9k: getting rid of the totally fake hg vcs_info
Ben Hilburn
2015-01-29
1
-36
/
+0
[next]