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
2017-11-25 12:46:45 -06:00
George D. Plymale II
3b2a2bb0cd
remove weird glyphs in README.md
2017-10-24 02:00:11 -04:00
Ben Hilburn
1f88c289b5
Merge pull request #651 from claycephas/more-documentation
...
Add documentation for VCS hooks config
2017-10-17 19:38:14 -04:00
Clay Anderson
b582a60adc
Add documentation for VCS hooks config
2017-10-17 14:55:51 -06:00
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".
2017-10-07 19:16:06 +02:00
Ben Hilburn
c6c405955e
README: Quick typo fix.
2017-08-27 12:50:22 -04:00
Ben Hilburn
17c069d25a
README: Quick fix to MD formatting
2017-08-26 13:59:15 -04:00
Ben Hilburn
a4c3fbd76b
Merge branch 'master' into next
2017-08-26 13:31:43 -04:00
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
2017-08-17 21:54:26 +02:00
Varun Dey
a62fffa2b1
Updated braces for hyperlink
2017-08-14 16:08:50 +05:30
Ben Hilburn
9f4faf7f21
Merge pull request #596 from eumiro/truncate_to_unique
...
Add TRUNCATE_TO_UNIQUE shortening dir strategy
2017-08-12 13:52:10 -04:00
Ben Hilburn
5923aaf07d
README: Slight change to new truncation strategy doc
2017-08-12 13:49:14 -04:00
Ben Hilburn
d784b1c8dc
Cleaning up the `dir` docs in README
2017-08-12 13:15:29 -04:00
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.
2017-08-11 22:44:18 +02:00
Richard Tippl
cefe984e3d
Documented DIR_SHOW_WRITABLE in README.md
2017-08-10 19:08:33 +02:00
Ben Hilburn
41b469ed9b
Quick fix to next exit code doc in README
2017-08-03 15:52:28 -04:00
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!)
2017-07-27 22:36:11 -04:00
AdrienHorgnies
faa5ec9645
document status segment new option set
2017-07-15 21:29:10 +02:00
Ben Hilburn
3c3a86a42f
Fixes for README and CHANGELOG re: `vpn` segment.
2017-06-02 12:15:38 -04:00
Ben Hilburn
e09d4ae926
Merge branch 'next' into next
2017-06-02 12:09:35 -04:00
Ben Hilburn
d6a14a9a01
Updating README and CHANGELOG
2017-06-02 11:59:30 -04:00
David Sabatie
5eec2e28d0
add vpn ip to prompt
2017-05-31 17:32:42 +02:00
Ben Hilburn
19fc709a16
Moving some parts of README to the Wiki.
2017-05-25 16:00:44 -04:00
Ben Hilburn
d9014c67a3
Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-host_user
2017-05-25 15:47:51 -04:00
Christo Kotze
de6a9388e9
updated to fix copy/paste
2017-05-23 19:16:46 +04:00
Ben Hilburn
44764285c3
Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-host_user
2017-05-22 21:46:17 -04:00
Ben Hilburn
325e01b9f2
Updating the README to add a note about `teardown` feature.
2017-05-22 21:23:52 -04:00
Ben Hilburn
e844fc4c72
Incorporating @dritter's feedback from #524 .
2017-05-22 21:12:59 -04:00
Ben Hilburn
6486e62f14
Merge branch 'pr/newline' of https://github.com/docwhat/powerlevel9k into docwhat-pr/newline
2017-05-22 21:07:23 -04:00
Christian Höltje
161c995625
newline: can't work with right side
2017-05-12 22:14:01 -04:00
Christian Höltje
1619c74ad8
newline: add new segment
2017-05-12 22:14:01 -04:00
Christian Höltje
25a6c3a4a8
pipestatus: default to true (on)
2017-05-12 22:13:37 -04:00
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
2017-05-12 21:51:36 -04:00
Ben Hilburn
0b2483cf6d
Merge branch 'master' into next
2017-05-09 21:57:46 -04:00
Christian Höltje
ab8d6ae299
readme: typo
2017-05-04 02:47:55 -04:00
Ben Hilburn
cae2a7927d
Updates to README and CHANGELOG for changes from #498 .
2017-05-01 21:37:12 -04:00
Ben Hilburn
98a00d31a8
Merge branch 'battery' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-battery
2017-05-01 21:28:22 -04:00
Christo Kotze
61790bf242
Revised User segment in README.md
2017-04-27 22:19:17 +04:00
Christo Kotze
59e64c9051
host and user segments
2017-04-21 00:06:28 +04:00
Julien Falque
708705599d
Make home abbreviation configurable for dir prompt
2017-04-04 08:17:18 +02:00
Ben Hilburn
5a1d9ddb64
Updating README to use @V1rgul's screenshot.
...
Per #370
2017-04-03 20:18:16 -04:00
Ben Hilburn
fa21d8fbc9
Fixing Link to Step 2 of Installation Guide
2017-03-20 23:10:41 -04:00
Ben Hilburn
3cba67626d
Merge branch 'master' into next
2017-03-20 22:36:45 -04:00
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 .
2017-03-19 17:26:14 +01:00
Ben Hilburn
622c04eee3
Merge branch 'next' into truncate_composer_json
2017-03-08 15:01:53 -05:00
Ben Hilburn
136a5217e3
readme: adding note about `jq` installation
2017-03-08 14:57:24 -05:00
Dominik Ritter
ec044c028a
Add functionality to truncate via `composer.json`
2017-02-24 01:24:16 +01:00
Felicia Hummel
554f8ed8ee
Added support for customizable context segment
2017-02-18 22:25:33 -05:00
Ben Hilburn
c2cbb32017
README: cleaning up new `command_execution_time` segment docs
2017-02-18 21:59:39 -05:00
Dominik Ritter
4c91c5e02e
Add documentation for the `command_execution_time` segment
2017-02-16 21:11:31 +01:00