Commit Graph

271 Commits (2b9a57a8ee1ba47619c962c7b24a782c6ad9a2e6)

Author SHA1 Message Date
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