aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* shorten the benchmarks sectionromkatv2019-03-111-28/+1
|
* document known bugsromkatv2019-03-081-0/+6
|
* add raspberry pie benchmarksromkatv2019-03-071-5/+27
|
* docsRoman Perepelitsa2019-03-071-1/+1
|
* remove junkRoman Perepelitsa2019-03-071-5/+0
|
* typoRoman Perepelitsa2019-03-071-1/+1
|
* update wsl benchmarksromkatv2019-03-071-24/+12
|
* docsromkatv2019-03-071-0/+4
|
* docsromkatv2019-03-071-20/+62
|
* wipromkatv2019-03-071-37/+45
|
* docsRoman Perepelitsa2019-03-041-2/+2
|
* add table of contents; add try-it-in-dockerromkatv2019-03-041-15/+60
|
* replace git uris with httpsRoman Perepelitsa2019-03-031-1/+1
|
* docsromkatv2019-03-021-8/+8
|
* add wsl benchmarksromkatv2019-03-021-0/+25
|
* update benchmark data based on the latest optimizationsromkatv2019-03-021-1/+1
|
* formattingromkatv2019-03-021-1/+1
|
* update benchmark data based on the latest optimizationsromkatv2019-03-021-7/+7
|
* docsRoman Perepelitsa2019-03-021-10/+11
|
* docsRoman Perepelitsa2019-03-021-1/+1
|
* docsromkatv2019-03-021-1/+4
|
* docsromkatv2019-03-021-1/+1
|
* formattingromkatv2019-03-021-7/+7
|
* docsromkatv2019-03-021-7/+7
|
* docsromkatv2019-03-021-19/+70
|
* better structureRoman Perepelitsa2019-03-021-6/+12
|
* add latency dataRoman Perepelitsa2019-03-021-1/+16
|
* remove most thingsromkatv2019-03-011-771/+17
|
* Add documentationDominik Ritter2019-02-011-1/+7
|
* Add documentation about VIRTUAL_ENV_DISABLE_PROMPT #1128Dominik Ritter2019-01-241-1/+7
|
* Uniformly apply inline code formattingEvan Schiewe2018-11-161-6/+6
| | | 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.
* Add forgotten backticksblondon2018-09-161-1/+1
| | | `truncate_to_first_and_last` is not properly displayed because the ending backtick is not there.
* Oops, this change should have been in last commit.Ben Hilburn2018-09-061-1/+1
|
* Removing `rbenv` from default LPROMPT list.Ben Hilburn2018-09-061-1/+1
|
* Merge remote-tracking branch 'nnja/patch-1' into prepare_066Dominik Ritter2018-08-171-1/+1
|\
| * Fix broken link in README referencing date and time configurationNina Zakharenko2018-08-171-1/+1
| | | | | | | | | | 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
* | Missing `etc` state for the `dir` segment in docsxufab2018-07-241-0/+2
|/
* Merge pull request #900 from AlexaraWu/patch/pyenvBen Hilburn2018-07-161-0/+13
|\ | | | | Fix `pyenv` segment
| * Fix `pyenv` segmentAlexara Wu2018-07-111-0/+13
| |
* | Update to `context` segment READMEBen Hilburn2018-07-131-6/+6
| | | | | | Just some minor spelling fixes.
* | Add new states to context segment in READMEDominik Ritter2018-07-121-0/+11
|/
* Fix variable in READMEDominik Ritter2018-06-111-1/+3
| | | | | - Fix the variable name for the VCS shorten strategy. - Add a heading for VCS truncation.
* Add a Laravel version segmentDominik Ritter2018-06-071-0/+1
|
* Merge remote-tracking branch 'ytang/fix-icons-cut-off' into staging_065Dominik Ritter2018-06-071-1/+1
|\ | | | | | | | | | | | | | | 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.
| * Update default public ip file nameKevin Chandler2018-04-251-1/+1
| |
* | Merge remote-tracking branch 'opes/chruby_options' into staging_065Dominik Ritter2018-06-071-0/+11
|\ \
| * | Merge branch 'master' into chruby_optionsDan2018-04-301-10/+166
| |\|
| * | Alphabetize chruby documentationDan2018-04-301-11/+11
| | |
| * | Add options for customizing `chruby` segmentDan2018-04-301-0/+11
| | |
* | | Merge remote-tracking branch 'VanRoy/master' into staging_065Dominik Ritter2018-06-071-0/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.