1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00
Commit graph

413 commits

Author SHA1 Message Date
romkatv 73e20123a7 docs 2019-03-07 01:00:52 +01:00
romkatv aace3ac7f6 docs 2019-03-07 00:57:01 +01:00
romkatv 1858bbdd20 wip 2019-03-06 23:04:06 +01:00
Roman Perepelitsa 05177a8230
docs 2019-03-04 12:18:49 +01:00
romkatv a05b085236 add table of contents; add try-it-in-docker 2019-03-04 11:56:37 +01:00
Roman Perepelitsa 88f3d25f90
replace git uris with https 2019-03-03 01:10:36 +01:00
romkatv 731d18d6f1 docs 2019-03-02 19:35:23 +01:00
romkatv a6f5e68ffd add wsl benchmarks 2019-03-02 19:28:29 +01:00
romkatv a325489dcc update benchmark data based on the latest optimizations 2019-03-02 18:06:10 +01:00
romkatv 362ef2e586 formatting 2019-03-02 18:00:40 +01:00
romkatv 27ee80e1b5 update benchmark data based on the latest optimizations 2019-03-02 17:58:27 +01:00
Roman Perepelitsa 496ac69dfb
docs 2019-03-02 17:44:18 +01:00
Roman Perepelitsa 2533d0aac8
docs 2019-03-02 17:34:07 +01:00
romkatv 8f34780b33 docs 2019-03-02 16:19:36 +01:00
romkatv 2134eaa427 docs 2019-03-02 16:14:55 +01:00
romkatv caff1aa9f3 formatting 2019-03-02 16:12:38 +01:00
romkatv f4c6b60331 docs 2019-03-02 16:06:40 +01:00
romkatv afd7732058 docs 2019-03-02 15:59:43 +01:00
Roman Perepelitsa 0fc1203628
better structure 2019-03-02 00:30:26 +01:00
Roman Perepelitsa 78e8b909fb
add latency data 2019-03-02 00:16:59 +01:00
romkatv ceae2d7422 remove most things 2019-03-01 21:45:36 +01:00
Dominik Ritter c56cbb800a Add documentation 2019-02-01 14:13:02 +01:00
Dominik Ritter 8b4bed99df Add documentation about VIRTUAL_ENV_DISABLE_PROMPT #1128 2019-01-23 22:37:45 +01:00
Evan Schiewe faa4cb23af
Uniformly apply inline code formatting
All POWERLEVEL variables and directory paths should be formatted with backticks for inline code.  If not marked as code, the ~ home directory can unintentionally apply strikethrough.
2018-11-15 15:41:56 -06:00
sblondon 544a383dad
Add forgotten backtick
`truncate_to_first_and_last` is not properly displayed because the ending backtick is not there.
2018-09-16 11:25:49 +02:00
Ben Hilburn 358c105de7 Oops, this change should have been in last commit. 2018-09-06 09:47:35 -04:00
Ben Hilburn 572b7a1299 Removing rbenv from default LPROMPT list. 2018-09-06 09:38:34 -04:00
Dominik Ritter 69c69b9cd9 Merge remote-tracking branch 'nnja/patch-1' into prepare_066 2018-08-17 08:03:28 +02:00
Nina Zakharenko cd723e7792
Fix broken link in README referencing date and time configuration
Fix broken link referencing zsh date and time configuration in prompt expansion. 

The current broken link points to `http://zsh.sourceforge.net/Doc/Release Prompt-Expansion.html`, while the correct link is http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html#Date-and-time
2018-08-16 22:33:47 -07:00
xufab acaf8c6087
Missing etc state for the dir segment in docs 2018-07-24 00:37:24 +02:00
Ben Hilburn 22a761208d
Merge pull request #900 from AlexaraWu/patch/pyenv
Fix `pyenv` segment
2018-07-16 11:01:00 -04:00
Ben Hilburn e95be8f208
Update to context segment README
Just some minor spelling fixes.
2018-07-13 13:13:12 -04:00
Dominik Ritter d1fc86e598 Add new states to context segment in README 2018-07-12 00:37:54 +02:00
Alexara Wu fc39d9d6b8
Fix pyenv segment 2018-07-11 20:55:27 +08:00
Dominik Ritter b7681a00ca Fix variable in README
- Fix the variable name for the VCS shorten strategy.
- Add a heading for VCS truncation.
2018-06-11 21:59:33 +02:00
Dominik Ritter a2d8cccd09 Add a Laravel version segment 2018-06-07 01:54:32 +02:00
Dominik Ritter d9d9fb9b6b Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065
Conflicts were:
- test/segments/command_execution_time.spec and
test/segments/go_version.spec: All conflicts come from renaming color
names on next (#703) and adding a whitespace to the Visual Identifier
(#854) on master.
2018-06-07 01:51:16 +02:00
Dominik Ritter 3456af3aac Merge remote-tracking branch 'opes/chruby_options' into staging_065 2018-06-07 01:21:16 +02:00
Dominik Ritter 4c2f58bdbd Merge remote-tracking branch 'VanRoy/master' into staging_065
Conflicts were:
- functions/icons.zsh: The Java Segment was added on master, but on next
were added various Segments with icons in the meantime.
- powerlevel9k.zsh-theme: Java Segment was added on master, Dropbox
Segment was added on next.
2018-06-07 00:11:15 +02:00
Dominik Ritter 154e923033 Merge remote-tracking branch 'floor114/next' into staging_065 2018-06-06 23:52:15 +02:00
Dominik Ritter 55473c450a Merge branch 'master' into staging_065
Conflicts were:
- README.md: Two commits targeted the brightness table. #781 from
14. April 2018 on master and #684 from 05. December 2017 on next.
- powerlevel9k.zsh-theme: Two commits targeted the rbenv segment. Both
achieve the same thing: To show the Ruby version number always. #795 on
next from 14. April 2018 and #610 on master from 28. September 2017. I
went with #795 here as this - although being newer - is the one on
master, and that should be more stable.
2018-06-06 23:40:37 +02:00
Dan fbb85e77e3
Merge branch 'master' into chruby_options 2018-04-30 11:07:55 -07:00
Dan 75c6838a0d Alphabetize chruby documentation 2018-04-30 10:56:44 -07:00
Dan 05f44b94bf Add options for customizing chruby segment 2018-04-30 10:52:15 -07:00
Kevin Chandler c36b47b007 Update default public ip file name 2018-04-24 16:07:20 -07:00
Ben Hilburn 13b0e383a0
Merge pull request #795 from ryandav/rbenv-prompt-option-always-displays-#777
Rbenv prompt option always displays #777
2018-04-13 22:04:50 -04:00
Ben Hilburn 356f05f0e5
Merge branch 'master' into master 2018-04-13 21:46:05 -04:00
Ben Hilburn 6e3ceb8882
Merge pull request #799 from noraj/patch-1
add rvm to README
2018-04-13 21:38:30 -04:00
lifehackett cfda084eb8
Another table formatting fix 2018-04-13 08:13:15 -06:00
lifehackett 02d4e76eb4
Fix table formatting in README 2018-04-13 08:07:43 -06:00