Commit Graph

564 Commits (37f6b67dc992a6ea3847c7e973f1ee4c07148c9c)

Author SHA1 Message Date
romkatv d1a1bf6325 update wsl benchmarks 6 years ago
romkatv 73e20123a7 docs 6 years ago
romkatv aace3ac7f6 docs 6 years ago
romkatv 1858bbdd20 wip 6 years ago
Roman Perepelitsa 05177a8230
docs 6 years ago
romkatv a05b085236 add table of contents; add try-it-in-docker 6 years ago
Roman Perepelitsa 88f3d25f90
replace git uris with https 6 years ago
romkatv 731d18d6f1 docs 6 years ago
romkatv a6f5e68ffd add wsl benchmarks 6 years ago
romkatv a325489dcc update benchmark data based on the latest optimizations 6 years ago
romkatv 362ef2e586 formatting 6 years ago
romkatv 27ee80e1b5 update benchmark data based on the latest optimizations 6 years ago
Roman Perepelitsa 496ac69dfb
docs 6 years ago
Roman Perepelitsa 2533d0aac8
docs 6 years ago
romkatv 8f34780b33 docs 6 years ago
romkatv 2134eaa427 docs 6 years ago
romkatv caff1aa9f3 formatting 6 years ago
romkatv f4c6b60331 docs 6 years ago
romkatv afd7732058 docs 6 years ago
Roman Perepelitsa 0fc1203628
better structure 6 years ago
Roman Perepelitsa 78e8b909fb
add latency data 6 years ago
romkatv ceae2d7422 remove most things 6 years ago
Dominik Ritter c56cbb800a Add documentation 6 years ago
Dominik Ritter 8b4bed99df Add documentation about VIRTUAL_ENV_DISABLE_PROMPT #1128 6 years ago
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.
6 years ago
sblondon 544a383dad
Add forgotten backtick
`truncate_to_first_and_last` is not properly displayed because the ending backtick is not there.
6 years ago
Ben Hilburn 358c105de7 Oops, this change should have been in last commit. 6 years ago
Ben Hilburn 572b7a1299 Removing `rbenv` from default LPROMPT list. 6 years ago
Dominik Ritter 69c69b9cd9 Merge remote-tracking branch 'nnja/patch-1' into prepare_066 6 years ago
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
6 years ago
xufab acaf8c6087
Missing `etc` state for the `dir` segment in docs 6 years ago
Ben Hilburn 22a761208d
Merge pull request #900 from AlexaraWu/patch/pyenv
Fix `pyenv` segment
6 years ago
Ben Hilburn e95be8f208
Update to `context` segment README
Just some minor spelling fixes.
6 years ago
Dominik Ritter d1fc86e598 Add new states to context segment in README 6 years ago
Alexara Wu fc39d9d6b8
Fix `pyenv` segment 6 years ago
Dominik Ritter b7681a00ca Fix variable in README
- Fix the variable name for the VCS shorten strategy.
- Add a heading for VCS truncation.
6 years ago
Dominik Ritter a2d8cccd09 Add a Laravel version segment 6 years ago
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.
6 years ago
Dominik Ritter 3456af3aac Merge remote-tracking branch 'opes/chruby_options' into staging_065 6 years ago
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.
6 years ago
Dominik Ritter 154e923033 Merge remote-tracking branch 'floor114/next' into staging_065 6 years ago
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.
6 years ago
Dan fbb85e77e3
Merge branch 'master' into chruby_options 6 years ago
Dan 75c6838a0d Alphabetize chruby documentation 6 years ago
Dan 05f44b94bf Add options for customizing `chruby` segment 6 years ago
Kevin Chandler c36b47b007 Update default public ip file name 7 years ago
Ben Hilburn 13b0e383a0
Merge pull request #795 from ryandav/rbenv-prompt-option-always-displays-#777
Rbenv prompt option always displays #777
7 years ago
Ben Hilburn 356f05f0e5
Merge branch 'master' into master 7 years ago
Ben Hilburn 6e3ceb8882
Merge pull request #799 from noraj/patch-1
add rvm to README
7 years ago
lifehackett cfda084eb8
Another table formatting fix 7 years ago
lifehackett 02d4e76eb4
Fix table formatting in README 7 years ago
Alexandre ZANNI 2eddce2f62
add rvm
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
7 years ago
Taras Shpachenko 111d152d48 Add vcs branch name truncating. 7 years ago
Ryan Davidson e85fb6c93d #777 update Readme with POWERLEVEL9K_RBENV_PROMPT_ALWAYS_SHOW variable description 7 years ago
Julien Roy b260adbc1b Added a segment that shows the Java version. 7 years ago
Niklas Mollenhauer 4de4e8d9d7
Fix POWERLEVEL9k_BATTERY_STAGES Table 7 years ago
Niklas Mollenhauer 70fa74f631
Fix Brightness Table 7 years ago
Ben Hilburn 99f142de36 **LARGE MERGE THAT TOUCHES LOTS OF THINGS.**
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.
7 years ago
Ben Hilburn 8c055f39d8 Moving documentation about newlines to the wiki. 7 years ago
Ben Hilburn 203d0839f7
Merge branch 'next' into newline-count 7 years ago
Ben Hilburn cfbbd213cb
Merge pull request #729 from Mikewl/usersudo
Added sudo state to prompt_user
7 years ago
Ben Hilburn 27e256e8af
Merge pull request #736 from dualscyther/segments/dir/absolute-truncation
Add absolute truncation option to dir segment
7 years ago
Ben Hilburn f17a715610
Merge branch 'next' into master 7 years ago
Ben Hilburn b8a68dd4a8 Merge branch 'master' into next 7 years ago
Christo Kotze 5cec4d652a Added POWERLEVEL9K_DIR_PATH_ABSOLUTE to README.md 7 years ago
Christo Kotze 08432bf70c Added truncate_to_first_and_last strategy
Truncate middle directories from the path. How many directories will be
untouched is controlled by POWERLEVEL9K_SHORTER_DIR_LENGTH.
7 years ago
Christo Kotze 01f7261df4 Updated README dir truncation strategies
Added `truncate_to_last`
Added `truncate_absolute`
Moved `truncate_to_unique` before folder marker
7 years ago
Logan Brown b31ad00218 refactor(readme): add variable settings for PROMPT_ADD_NEWLINE 7 years ago
Daniel Tam d84420d950
Update readme 7 years ago
Daniel Tam 3da37c0eaf
Update README.md 7 years ago
Michael Louwrens a4aacef7bc Add information to readme 7 years ago
Christo Kotze ccba1cc823 PROMPT_DIR color/bold on last dir & color for sep.
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`.
7 years ago
Matthew Hoener 162caba19c Don't show segment if POWERLEVEL9K_VI_INSERT_MODE_STRING == '' 7 years ago
Ben Hilburn afb7387abe Documenting missing field from #716. 7 years ago
Ben Hilburn 8090d13962
Merge pull request #717 from onaforeignshore/date_segment
Added `prompt_date` and fixed segment comments
7 years ago
Ben Hilburn fabc473381 Merge branch 'master' into next 7 years ago
Ben Hilburn 28ff892a71 Some README cleanups 7 years ago
Christo Kotze 289df8a781 Added `prompt_date` to `README.md` 7 years ago
Sara Murray d6a16bbebc
Corrected VPN IP command 7 years ago
Charles Peterson 4d18fdc6e9 fix for colors since the terminals so not always render named colors when using parameter expansion. 7 years ago
Ben Hilburn 786dc5b3f2
Merge pull request #697 from geniusupgrader/next
OpenFOAM support! (fixes #696)
7 years ago
Ben Hilburn a62168b189
README Cleanup 7 years ago
Robin Rosenstock fddb5a90e8 update readme for #696 and #697. OpenFOAM! 7 years ago
Ben Hilburn ea05b4ebe6 Merge branch 'master' into next 7 years ago
Ben Hilburn 3d79ca1adc
Merge pull request #684 from Artistan/color_names
Use color names, plus fixes
7 years ago
Ben Hilburn 42b7242346
Updating build status to be `master` only. 7 years ago
Charles Peterson 264897a426 color names and fixes
- fix for packageName truncated by POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER
     - processing the pwd/HOME replacement ONCE.
     - fix tests for named colors
     - use color names by default to allow dark/light themes to adjust colors based on names
7 years ago
Ben Hilburn 3b2d47febd
Merge pull request #666 from ParthKolekar/patch-1
Allow showing the number of jobs even if there is <= 1 job present.
7 years ago
Ben Hilburn 698697a710
Minor README cleanup 7 years ago
Parth Kolekar 6243c2e72f Update README.md 7 years ago
Ben Hilburn eb2e1b0e96 Merge branch 'master' into next 7 years ago
George D. Plymale II 3b2a2bb0cd remove weird glyphs in README.md 7 years ago
Ben Hilburn f46617acd3 Merge branch 'master' into next 7 years ago
Ben Hilburn 1f88c289b5 Merge pull request #651 from claycephas/more-documentation
Add documentation for VCS hooks config
7 years ago
Clay Anderson b582a60adc Add documentation for VCS hooks config 7 years ago
Térence Clastres 954faf2695 Fix incomplete vpn segment name
The segment function is called *prompt_vpn_ip()* thus the segment needs to be called "vpn_ip".
7 years ago
Timothy Earley 81cbd65142 Added dropbox segment 7 years ago
Ben Hilburn e9e60324cd Merge branch 'master' into next 7 years ago
Ben Hilburn 9ab067bd62 Merge pull request #610 from sjoeboo/rbenv_always
Add ability to always show rbenv prompt
7 years ago
Ben Hilburn 095351cfe1 Cleaning up README language about new `rbenv` feature. 7 years ago
Matt Nicholson 79a73ef4aa add ability to force rbenv being shown 7 years ago
Ben Hilburn c6c405955e README: Quick typo fix. 7 years ago
Ben Hilburn 17c069d25a README: Quick fix to MD formatting 7 years ago
Ben Hilburn a4c3fbd76b Merge branch 'master' into next 7 years ago
Tadek Teleżyński 582edf200c Add average choice to load extension
This commit adds a functionality to choose if one wants to see 1, 5 or
15 minutes average.

Resolves issue #604
7 years ago
Varun Dey a62fffa2b1 Updated braces for hyperlink 7 years ago
Ben Hilburn 9f4faf7f21 Merge pull request #596 from eumiro/truncate_to_unique
Add TRUNCATE_TO_UNIQUE shortening dir strategy
7 years ago
Ben Hilburn 5923aaf07d README: Slight change to new truncation strategy doc 7 years ago
Ben Hilburn d784b1c8dc Cleaning up the `dir` docs in README 7 years ago
Miroslav Šedivý 73a9ee7c87 add TRUNCATE_TO_UNIQUE shortening dir strategy
This creates the shortest unique path elements that can be unambiguously expanded to the original path.
7 years ago
Richard Tippl cefe984e3d Documented DIR_SHOW_WRITABLE in README.md 7 years ago
Ben Hilburn 41b469ed9b Quick fix to next exit code doc in README 7 years ago
Christian Höltje f93ad073b7 status: show signal name
This makes signal exit status easy to understand.  Instead of just
showing exit code "137", you now see "KILL(-9)".

Based on #580 by @sei40kr (thanks!)
7 years ago
AdrienHorgnies faa5ec9645 document status segment new option set 7 years ago
Ben Hilburn 3c3a86a42f Fixes for README and CHANGELOG re: `vpn` segment. 7 years ago
Ben Hilburn e09d4ae926 Merge branch 'next' into next 7 years ago
Ben Hilburn d6a14a9a01 Updating README and CHANGELOG 7 years ago
David Sabatie 5eec2e28d0 add vpn ip to prompt 7 years ago
Ben Hilburn 19fc709a16 Moving some parts of README to the Wiki. 7 years ago
Ben Hilburn d9014c67a3 Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-host_user 7 years ago
Christo Kotze de6a9388e9 updated to fix copy/paste 7 years ago
Ben Hilburn 44764285c3 Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-host_user 7 years ago
Ben Hilburn 325e01b9f2 Updating the README to add a note about `teardown` feature. 7 years ago
Ben Hilburn e844fc4c72 Incorporating @dritter's feedback from #524. 7 years ago
Ben Hilburn 6486e62f14 Merge branch 'pr/newline' of https://github.com/docwhat/powerlevel9k into docwhat-pr/newline 7 years ago
Christian Höltje 161c995625 newline: can't work with right side 7 years ago
Christian Höltje 1619c74ad8 newline: add new segment 7 years ago
Christian Höltje 25a6c3a4a8 pipestatus: default to true (on) 7 years ago
Christian Höltje 543bd2f844 status: add option for support pipes
Added new option (POWERLEVEL9K_STATUS_SHOW_PIPESTATUS) that shows
the status for all piped commands, not just the right-most.

Closes #514
7 years ago
Ben Hilburn 0b2483cf6d Merge branch 'master' into next 7 years ago
Christian Höltje ab8d6ae299 readme: typo 7 years ago
Ben Hilburn cae2a7927d Updates to README and CHANGELOG for changes from #498. 7 years ago
Ben Hilburn 98a00d31a8 Merge branch 'battery' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-battery 7 years ago
Christo Kotze 61790bf242 Revised User segment in README.md 8 years ago
Christo Kotze 59e64c9051 host and user segments 8 years ago
Julien Falque 708705599d
Make home abbreviation configurable for dir prompt 8 years ago
Ben Hilburn 5a1d9ddb64 Updating README to use @V1rgul's screenshot.
Per #370
8 years ago
Ben Hilburn fa21d8fbc9 Fixing Link to Step 2 of Installation Guide 8 years ago
Ben Hilburn 3cba67626d Merge branch 'master' into next 8 years ago
Oleksii Vilchanskyi 92dbf82027 README: context section typo fix (#447)
* Remove a duplicate in the table
* Use word "set" to emphasize $USER as a shell variable

Closes #447.
8 years ago
Ben Hilburn 622c04eee3 Merge branch 'next' into truncate_composer_json 8 years ago
Ben Hilburn 136a5217e3 readme: adding note about `jq` installation 8 years ago
Dominik Ritter ec044c028a Add functionality to truncate via `composer.json` 8 years ago
Felicia Hummel 554f8ed8ee Added support for customizable context segment 8 years ago
Ben Hilburn c2cbb32017 README: cleaning up new `command_execution_time` segment docs 8 years ago
Dominik Ritter 4c91c5e02e Add documentation for the `command_execution_time` segment 8 years ago
Dominik Ritter 875dec5dae Merge branch 'next' into execution_time 8 years ago
Ben Hilburn 04284abe14 README: updating to reflect new context segment features 8 years ago
Ben Hilburn 3de352b296 Adding `ssh` segment back with some minor changes. 8 years ago
Ben Hilburn f68e055f3b Merging the `ssh` detection into `context` segment, resolving conflicts. 8 years ago
Ben Hilburn 5957aef79a Merge branch 'next' into shibumi-next 8 years ago
Ben Hilburn 36d74f34c2 Merge branch 'next' into dir_first_character 8 years ago
Dominik Ritter eb18bcaaae Add documentation for `command_execution_time` segment 8 years ago
Dominik Ritter 610fd4fbfd Merge branch 'next' into benoits_dir_segment 8 years ago
Ben Hilburn 1de14df11f Merge pull request #395 from dritter/benoits_dir_writable_segment
Benoits dir writable segment
8 years ago
Christian Rebischke 7e25fa1e93
Added additional ssh identifier for the right statusbar. 8 years ago
Christian Rebischke 15cbe8dbc9
[SSH]: resolved merge conflict and merged with current next 8 years ago
Dominik Ritter ed9d18f1de Add documentation for dir truncation strategies 8 years ago
Dominik Ritter 052eba9c74 Rename `dir_permissions` segment to `dir_writable`
Additionally:
- Add changelog entry
- Add documentation
8 years ago
Dominik Ritter b379f03f14 Add ability to omit the first character in dir path 8 years ago
Dominik Ritter bfbfd5c10c Fix README entry for renamed variable POWERLEVEL9K_PUBLIC_IP_METHODS 8 years ago
Ben Hilburn eb67fb5c0c README: fixing name of `detect-virt` to `detect_virt` 8 years ago
Ben Hilburn 1a2439926f README: default segment list was no longer accurate 8 years ago
Ben Hilburn 7bd2585371 incorportaing feedback from review on `hdd_usage` segment 8 years ago
Ben Hilburn 64afe83cbd Updating the readme wih `hdd_usage` details. 8 years ago
Ben Hilburn 126b991b94 Merge branch 'master' into next 8 years ago
Ben Hilburn 5f41b5e17e Minor fix-up to the README. 8 years ago
Ben Hilburn 2891a2f340 Adding license note about the new logo. 8 years ago
rjorgenson 6321dd99c5 more typos 8 years ago
Ben Hilburn 57be8cb18a Adding the new logo to the README! 8 years ago
rjorgenson 2cb1f84ce7 fixed typo 8 years ago
rjorgenson f5b544f4c8 added link to segemnt documenation in README 8 years ago
rjorgenson 6e1e4ac241 added README section for public_ip segment 8 years ago
rjorgenson 37145ef14d added documentation for custom host depth to README 8 years ago
Ben Hilburn 52d95f9038 Merge pull request #362 from shibumi/detect-virt-next
Added segment for virtualization detection.
8 years ago
Christian Rebischke c42a77ae60
Merge branch 'detect-virt' into detect-virt-next 8 years ago
Christian Rebischke 30076080a7
added ssh support and POWERLEVEL9K_HIDE_HOST feature
refactorized the sourcecode

added true/false switch
8 years ago
Christian Rebischke 881ce33263
added virtualization detection with systemd 8 years ago
Ben Hilburn 7a49c9704d Merge pull request #347 from thomaspaulmann/swift
Add prompt for current installed swift version
8 years ago
Thomas Paul Mann 21a5cbd988 Add prompt for current installed swift version 8 years ago
Dominik Ritter 11b8545fe2 Add syntax highlighting to examples in README 8 years ago
Dominik Ritter 51e1aa1b16 Add documenatation for dir path separator 8 years ago
Arav Singhal b129cd09e0 Describe OK in non-verbose toggle in README 8 years ago
Lion Krischer 9bc55ab175
Using default way of setting icons and updating doc 8 years ago
Lion Krischer 50b978ddc8
Using default color setters 8 years ago
Lion Krischer fb211bc04c
Document all the conda prompt changes 8 years ago
Ben Hilburn 9d172f58c2 Finally adding a license to powerlevel9k 8 years ago
Ben Hilburn 96731951be Merge branch 'noverbose-battery' of https://github.com/dnmiller/powerlevel9k into nonverbose-battery 8 years ago
Ben Hilburn 3291b4d476 Merging ability to hide tags from VCS segment. 8 years ago
Chris Hudson ef2d01a2aa Added POWERLEVEL9K_VCS_HIDE_TAGS variable to control displaying of vcs tags in segment 8 years ago
Dan Miller d39e57f4d7 Update README with POWERLEVEL9K_BATTERY_VERBOSE option 8 years ago
Sudarshan Wadkar 99429ab268 Add new pyenv segment to show active python version
This commit provides a new segment `pyenv` to show current python environment.
This prompt can be used in place of `virtualenv` segment. However, it is
targeted at users of [pyenv](https://github.com/yyuu/pyenv) and not meant to
replace the `virtualenv` segment.

The prompt works by parsing output of `pyenv version` and displaying the first
word of the output as segment text. The design (color etc.) is same as the
`virtualenv` segment including the icon. The segment would need to be
revisited if `pyenv version` changes its output format.

Tested on my personal machines (Mac OSX 10.11.4 and Ubuntu 15.04).
8 years ago
Ben Hilburn 92edb26a78 Making `anaconda` list item a link to full description. 9 years ago
Jan Laermann 391b3327ee Added anaconda segment.
The segment relies on a lookaround to determine the currently
active conda environment.
If available ack is preferred, otherwise grep will be used.
Recent versions of grep offer `-P` to support perl-regex.
Older ones (e.g. those shipped on OSX) will fail.
9 years ago
orhanbalci 0f7b525173 add rust icon information to README 9 years ago
Ben Hilburn aec9d95295 Merge pull request #229 from alexlafroscia/add-package-name-shortening-strategy
Add shortening strategy based on package.json name
9 years ago
Alex LaFroscia 4ca6938801 Apply max dir length to package name shortener 9 years ago
sabricot 8feee5d4cc Fix typo about docker in README 9 years ago
sabricot 3c95feb0bd Add a docker machine segment 9 years ago
Ben Hilburn d0e9baf453 readme: more touchup to the segment list 9 years ago