Commit Graph

318 Commits (bf9d8a5ddbcc3379648650d83d5d56216f2e5581)

Author SHA1 Message Date
Ben Hilburn 42b7242346
Updating build status to be `master` only. 7 years ago
George D. Plymale II 3b2a2bb0cd remove weird glyphs in README.md 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
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