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.
|
8 years ago |
Ben Hilburn
|
e09d4ae926
|
Merge branch 'next' into next
|
8 years ago |
Ben Hilburn
|
d6a14a9a01
|
Updating README and CHANGELOG
|
8 years ago |
David Sabatie
|
5eec2e28d0
|
add vpn ip to prompt
|
8 years ago |
Ben Hilburn
|
19fc709a16
|
Moving some parts of README to the Wiki.
|
8 years ago |
Ben Hilburn
|
d9014c67a3
|
Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-host_user
|
8 years ago |
Christo Kotze
|
de6a9388e9
|
updated to fix copy/paste
|
8 years ago |
Ben Hilburn
|
44764285c3
|
Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-host_user
|
8 years ago |
Ben Hilburn
|
325e01b9f2
|
Updating the README to add a note about `teardown` feature.
|
8 years ago |
Ben Hilburn
|
e844fc4c72
|
Incorporating @dritter's feedback from #524.
|
8 years ago |
Ben Hilburn
|
6486e62f14
|
Merge branch 'pr/newline' of https://github.com/docwhat/powerlevel9k into docwhat-pr/newline
|
8 years ago |
Christian Höltje
|
161c995625
|
newline: can't work with right side
|
8 years ago |
Christian Höltje
|
1619c74ad8
|
newline: add new segment
|
8 years ago |
Christian Höltje
|
25a6c3a4a8
|
pipestatus: default to true (on)
|
8 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
|
8 years ago |
Ben Hilburn
|
0b2483cf6d
|
Merge branch 'master' into next
|
8 years ago |
Christian Höltje
|
ab8d6ae299
|
readme: typo
|
8 years ago |
Ben Hilburn
|
cae2a7927d
|
Updates to README and CHANGELOG for changes from #498.
|
8 years ago |
Ben Hilburn
|
98a00d31a8
|
Merge branch 'battery' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-battery
|
8 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 |