Commit Graph

379 Commits (6c4a3e8a1b2ef2f9227594a4198e8588032926d7)

Author SHA1 Message Date
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
Ben Hilburn 8e499946b2 readme: add horizontal bar 9 years ago
Ben Hilburn b305b1ccd2 readme: code-as-links transition in segment list 9 years ago
Ben Hilburn 4e28720021 readme: testing code-as-link in MD code 9 years ago
Ben Hilburn c30a13e467 readme: re-organizing the segment list 9 years ago
Sudarshan Wadkar 88fd11a865 Update README.md with `chruby` prompt info 9 years ago
Ben Hilburn d6902db6ef Merge branch 'master' into next. Fixes Symfony typo in README. 9 years ago
Benoit GALATI ded682420b Fix typo about Symfony2 in README 9 years ago
Ben Hilburn 5d31763a8e Merge pull request #219 from rmad17/nodeenv-support
Adding `nodeenv` segment.
9 years ago
rmad17 163ac2697c Updated README 9 years ago
Ben Hilburn e93d053035 Merge pull request #216 from natemccurdy/issues/215
Improve the rbenv prompt by using `version-name`
9 years ago
Nate McCurdy 01bdee42a2 Improve the rbenv prompt by using `version-name`
Prior to this, the rbenv prompt only showed something if the
$RBENV_VERSION environment variable was set. This was not a complete
solution because rbenv can be configured locally, per directory, with
dotfiles. When using dotfiles, the $RBENV_VERSION variables is not set.

This fixes the issue by taking the output of the `rbenv version-name`
command which shows the real rbenv version being used based on any of
the 4 ways to change rbenv as shown here:

https://github.com/rbenv/rbenv#choosing-the-ruby-version

If the current version of Ruby being used is the same as the global
Ruby, nothing is shown.

This commit also adds documentation to the README that describes the
prompt.

Fixes issue #215
9 years ago
Ben Hilburn 94c87a4d23 Reflect submodule status in VCS prompty by default. 9 years ago
Ben Hilburn 5af484bd6d README: Adding Travis-CI status to README 9 years ago
Ben Hilburn 4897c795fa Merge branch 'master' into next 9 years ago
The Gitter Badger 43e6c80029 Add Gitter badge 9 years ago
Dominik Ritter a6174e31ea Added documentation for the AWS Beanstalk segment. 9 years ago
Dominik Ritter 6aadf76397 Split up `ram` segment into `ram` and `swap`. 9 years ago
Ben Hilburn 472fb6f674 README: Arrghhhhh. Newlines in tables breaking things. 9 years ago
Ben Hilburn bd88fe9637 README: Documenting new background_jobs feature 9 years ago
Ben Hilburn f58da93481 README: Updating language about ZSH frameworks 9 years ago
Anthony 684291e734 Fix spacing derp 9 years ago
Kayant 193e19f597 Add more ZSH framework instructions
*Zgen
*Antibody
*ZPM
*ZIM
9 years ago
Kayant 0b1849d034 Improve zsh framework install description and add zplug 9 years ago
Ben Hilburn 67895cc5da README: Added a tl;dr 9 years ago
Ben Hilburn dc4871f1a0 README: Minor cleanups 9 years ago
Ben Hilburn 02cb0fd88f README: Turns out you can't linebreak in tables. 9 years ago
Ben Hilburn 8a3c16ae24 README: Trying out tables to describe variables. 9 years ago
Dominik Ritter 701053aa73 Improved dir icon descriptions. 9 years ago
Kayant cf921fb90c Add sub folder icon when in home subdirectories
Big thanks to @dritter for guidance, @rjorgenson for great explanation.
And @bhilburn for further guidance and encouragement.
See http://i.imgur.com/2Vncypo.png for a presentation of how it looks.
9 years ago
Dominik Ritter c8ce226498 Clearer explanation for the home and folder icons. 9 years ago
Dominik Ritter 1ec2919ff5 Added an explanation for the "home" and "folder" icons. 9 years ago
Ben Hilburn bb7fca653b README: Cleaning some things up. 9 years ago
Niklas Heer e7e11d5ec8 fixed documentation 9 years ago
Niklas Heer a7bedd5320 added documentation 9 years ago
Dominik Ritter 2a519ee2d7 Merge branch 'status_color_fix' into battery_visual_identifier 9 years ago
Dominik Ritter f73de77c2e Typo. 9 years ago
Dominik Ritter bd5955221e Removed trailing whitespace. 9 years ago
Dominik Ritter 5a4de1d274 Split up the `status` segment into a `background_jobs`, `root_indicator` and `status` segment.
This fixes #163
9 years ago
Matthías Páll Gissurarson df51db1412 added a segment to be able to display the result of a custom command. 9 years ago
Dominik Ritter 37113bc120 Added documentation. 9 years ago
Ben Hilburn 84681d4cc1 Merge pull request #126 from rjorgenson/next
added a prompt segment to display battery status on laptops
9 years ago
Ben Hilburn 981c85af39 Merge pull request #127 from dritter/go_prompt
Adding Go version segment.
9 years ago
Dominik Ritter 09bd1f6182 Added documentation. 9 years ago
Dominik Ritter e94394bc67 Merge branch 'next' into go_prompt 9 years ago
rjorgenson ff3f6b8e83 added time remaining support to battery segment on Linux 9 years ago
rjorgenson 3b2971b344 erroneous whitespace commit undone 9 years ago
rjorgenson fb6738967e added Linux support to battery prompt segment 9 years ago
rjorgenson acf5e97756 added battery prompt segment usable on OS X systems 9 years ago
Ben Hilburn d46634a0a7 Merge branch 'master' into next 9 years ago
Ben Hilburn 38bccd1340 README: Updating second image to use @natemccurdy awesome gif. 9 years ago
Ben Hilburn ee8c59806e README: Updating the docs about `vi_mode` segment. 9 years ago
Ben Hilburn 34add8aedf Merge pull request #117 from dritter/vi_customizations
Make the vi_mode segement more customizable.
9 years ago
Ben Hilburn d459ec0983 Merge pull request #114 from alexlafroscia/add-nvm-prompt-segment
Add nvm prompt segment
9 years ago
Ben Hilburn 95d8b62e65 README: changing name of `todo.txt` segment to `todo` 9 years ago
rjorgenson 2a6be9dc40 reverting unnoticed white space change 9 years ago
rjorgenson 5add0daad0 added prompt segment for todo.txt task number 9 years ago
Dominik Ritter 86b460f06b vi_mode segement more customizable. 9 years ago
Dominik Ritter ab3577a795 Merge remote-tracking branch 'ben/next' into go_prompt 9 years ago
Alex LaFroscia d5ffa502e2 Add note about NVM to the readme 9 years ago
Ben Hilburn 941379d71c README: one more wiki link to ToC 9 years ago
Ben Hilburn 9d8ab6f667 README: Add link to Wiki at end of README 9 years ago
Ben Hilburn 0b6b6de8e1 README: Cleaning up ToC 9 years ago
Ben Hilburn 5714581e13 README: Final cleanup 9 years ago
Ben Hilburn 625b584ddd README: Moving styling to the wiki 9 years ago
Ben Hilburn b6d1cd109e README: I'm good at markdown 9 years ago
Ben Hilburn d592e047d3 README: Adding ToC 9 years ago
Ben Hilburn 49427538d7 README: Fixing install instruction bullets 9 years ago
Ben Hilburn b3c7fdf410 README: cleanup 9 years ago
Ben Hilburn cdaa2c830b README: Fixing some segment links 9 years ago
Ben Hilburn a4096b4c06 README: Creating links for each segment section 9 years ago
Ben Hilburn 2a1718d927 README: moving lots of information to the Wiki 9 years ago
Dominik Ritter be8bb63fc3 Merge branch 'next' into go_prompt 9 years ago
Ben Hilburn b96c5a18c1 Merge pull request #106 from V1rgul/master
Added awesome-fontconfig support
9 years ago
Ben Hilburn f18c92d766 Merge pull request #104 from dritter/vi_mode_cleanup
VI-mode cleanup
9 years ago
v1rgul 4fa3228900 Added awesome fontconfig support 9 years ago
Dominik Ritter 0b37ca2869 Added documentation. 9 years ago
Dominik Ritter 1a5edebae7 Added a segment that shows the current GO version number. 9 years ago
Dominik Ritter 4602e948c9 There is now no difference between longstatus and status any more. Just use status, and if you just want to display it conditionally set POWERLEVEL9K_STATUS_VERBOSE=false.
Also here I unified the use of named color codes to make the subsegment-display work.
9 years ago
Ben Hilburn 6cec4ce400 Merge branch 'master' into next 9 years ago
Gilad Goldberg 958b11b77e Make docs reflect difference between status and longstatus 9 years ago
Christian Schulze c08a209e20 add vi-mode segment 9 years ago
Ben Hilburn fd191a5894 Merge pull request #80 from dritter/dritter/icon_customization_documentation
Added documentation and a little helper function for icon customization.
9 years ago
Ben Hilburn a3b61e92fb Merge branch 'next' of github.com:bhilburn/powerlevel9k into next 9 years ago
Dominik Ritter 26a41f14b8 Added a segment that shows the PHP version. 9 years ago
Dominik Ritter 602acf3afa Added documentation for the ip segment. 9 years ago