summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* 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.
| * | | Added a segment that shows the Java version.Julien Roy2018-03-241-0/+2
| | | |
* | | | Merge remote-tracking branch 'floor114/next' into staging_065Dominik Ritter2018-06-071-0/+23
|\ \ \ \
| * | | | Add vcs branch name truncating.Taras Shpachenko2018-04-121-0/+23
| | | | |
* | | | | Merge branch 'master' into staging_065Dominik Ritter2018-06-071-6/+15
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | Merge pull request #795 from ryandav/rbenv-prompt-option-always-displays-#777Ben Hilburn2018-04-141-0/+4
| |\ \ \ | | | | | | | | | | Rbenv prompt option always displays #777
| | * | | #777 update Readme with POWERLEVEL9K_RBENV_PROMPT_ALWAYS_SHOW variable ↵Ryan Davidson2018-04-031-0/+4
| | |/ / | | | | | | | | | | | | description
| * | | Merge branch 'master' into masterBen Hilburn2018-04-141-0/+2
| |\ \ \
| | * \ \ Merge pull request #799 from noraj/patch-1Ben Hilburn2018-04-141-0/+1
| | |\ \ \ | | | | | | | | | | | | add rvm to README
| | | * | | add rvmAlexandre ZANNI2018-04-121-0/+1
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | see those files and look for `rvm` + https://github.com/bhilburn/powerlevel9k/blob/master/CHANGELOG.md + https://github.com/bhilburn/powerlevel9k/blob/master/powerlevel9k.zsh-theme
| | * | | Another table formatting fixlifehackett2018-04-131-0/+2
| | | | |
| | * | | Fix table formatting in READMElifehackett2018-04-131-0/+1
| | |/ /
| * | | Fix POWERLEVEL9k_BATTERY_STAGES TableNiklas Mollenhauer2018-03-221-2/+3
| | | |
| * | | Fix Brightness TableNiklas Mollenhauer2018-03-211-4/+6
| |/ /
* | | **LARGE MERGE THAT TOUCHES LOTS OF THINGS.**Ben Hilburn2018-03-071-1/+9
|\ \ \ | | | | | | | | | | | | | | | | From this point until the next tagged release, `next` will be in a state of heavy flux as we make some significant and invasive changes.
| * | | Added POWERLEVEL9K_DIR_PATH_ABSOLUTE to README.mdChristo Kotze2018-02-231-0/+1
| | | |
| * | | Added truncate_to_first_and_last strategyChristo Kotze2018-02-231-1/+2
| | | | | | | | | | | | | | | | | | | | Truncate middle directories from the path. How many directories will be untouched is controlled by POWERLEVEL9K_SHORTER_DIR_LENGTH.
| * | | Updated README dir truncation strategiesChristo Kotze2018-02-231-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | Added `truncate_to_last` Added `truncate_absolute` Moved `truncate_to_unique` before folder marker
| * | | PROMPT_DIR color/bold on last dir & color for sep.Christo Kotze2018-02-101-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | You can now set the last dir to have a custom color with `POWERLEVEL9K_DIR_PATH_HIGHLIGHT_FOREGROUND` and whether it will be bold with `POWERLEVEL9K_DIR_PATH_HIGHLIGHT_BOLD=true`. You can also set a custom separator color with `POWERLEVEL9K_DIR_PATH_SEPARATOR_FOREGROUND`.
* | | | Moving documentation about newlines to the wiki.Ben Hilburn2018-03-071-9/+0
| | | |
* | | | Merge branch 'next' into newline-countBen Hilburn2018-03-071-1/+6
|\ \ \ \
| * \ \ \ Merge pull request #729 from Mikewl/usersudoBen Hilburn2018-03-071-1/+2
| |\ \ \ \ | | | | | | | | | | | | Added sudo state to prompt_user
| | * | | | Add information to readmeMichael Louwrens2018-02-121-1/+2
| | |/ / /
| * | | | Merge pull request #736 from dualscyther/segments/dir/absolute-truncationBen Hilburn2018-03-071-0/+1
| |\ \ \ \ | | | | | | | | | | | | Add absolute truncation option to dir segment
| | * | | | Update readmeDaniel Tam2018-02-131-1/+1
| | | | | |
| | * | | | Update README.mdDaniel Tam2018-02-121-0/+1
| | |/ / /
| * | | | Merge branch 'next' into masterBen Hilburn2018-03-071-6/+24
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into nextBen Hilburn2018-03-071-0/+1
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| * | / / Don't show segment if POWERLEVEL9K_VI_INSERT_MODE_STRING == ''Matthew Hoener2018-02-081-0/+2
| | |/ / | |/| |