Dominik Ritter
bfbfd5c10c
Fix README entry for renamed variable POWERLEVEL9K_PUBLIC_IP_METHODS
2017-01-28 13:29:08 +01:00
Ben Hilburn
eb67fb5c0c
README: fixing name of detect-virt
to detect_virt
2017-01-22 13:22:33 -05:00
Ben Hilburn
1a2439926f
README: default segment list was no longer accurate
2017-01-22 13:13:11 -05:00
Ben Hilburn
7bd2585371
incorportaing feedback from review on hdd_usage
segment
2017-01-21 21:34:55 -05:00
Ben Hilburn
64afe83cbd
Updating the readme wih hdd_usage
details.
2017-01-20 22:24:03 -05:00
Ben Hilburn
126b991b94
Merge branch 'master' into next
2017-01-20 21:01:16 -05:00
Ben Hilburn
5f41b5e17e
Minor fix-up to the README.
2017-01-09 17:40:29 -05:00
Ben Hilburn
2891a2f340
Adding license note about the new logo.
2017-01-09 17:39:26 -05:00
rjorgenson
6321dd99c5
more typos
2017-01-09 15:30:15 -07:00
Ben Hilburn
57be8cb18a
Adding the new logo to the README!
2017-01-09 17:26:43 -05:00
rjorgenson
2cb1f84ce7
fixed typo
2017-01-09 15:24:50 -07:00
rjorgenson
f5b544f4c8
added link to segemnt documenation in README
2017-01-09 15:06:14 -07:00
rjorgenson
6e1e4ac241
added README section for public_ip segment
2017-01-09 14:53:28 -07:00
rjorgenson
37145ef14d
added documentation for custom host depth to README
2016-12-30 20:13:55 -07:00
Ben Hilburn
52d95f9038
Merge pull request #362 from shibumi/detect-virt-next
...
Added segment for virtualization detection.
2016-12-20 17:51:02 -05:00
Christian Rebischke
c42a77ae60
Merge branch 'detect-virt' into detect-virt-next
2016-12-20 19:48:16 +01:00
Christian Rebischke
881ce33263
added virtualization detection with systemd
2016-12-17 18:51:03 +01:00
Ben Hilburn
7a49c9704d
Merge pull request #347 from thomaspaulmann/swift
...
Add prompt for current installed swift version
2016-12-05 18:32:55 -05:00
Thomas Paul Mann
21a5cbd988
Add prompt for current installed swift version
2016-12-01 21:21:05 +01:00
Dominik Ritter
11b8545fe2
Add syntax highlighting to examples in README
2016-11-29 23:27:00 +01:00
Dominik Ritter
51e1aa1b16
Add documenatation for dir path separator
2016-11-29 23:19:35 +01:00
Arav Singhal
b129cd09e0
Describe OK in non-verbose toggle in README
2016-10-27 12:11:33 +05:30
Lion Krischer
9bc55ab175
Using default way of setting icons and updating doc
2016-08-31 00:31:33 +02:00
Lion Krischer
50b978ddc8
Using default color setters
2016-08-31 00:21:01 +02:00
Lion Krischer
fb211bc04c
Document all the conda prompt changes
2016-08-31 00:08:01 +02:00
Ben Hilburn
9d172f58c2
Finally adding a license to powerlevel9k
2016-07-12 21:07:51 -04:00
Ben Hilburn
96731951be
Merge branch 'noverbose-battery' of https://github.com/dnmiller/powerlevel9k into nonverbose-battery
2016-07-12 20:44:30 -04:00
Ben Hilburn
3291b4d476
Merging ability to hide tags from VCS segment.
2016-07-12 20:28:01 -04:00
Chris Hudson
ef2d01a2aa
Added POWERLEVEL9K_VCS_HIDE_TAGS variable to control displaying of vcs tags in segment
2016-07-07 22:40:26 +01:00
Dan Miller
d39e57f4d7
Update README with POWERLEVEL9K_BATTERY_VERBOSE option
2016-06-16 22:35:53 -07:00
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).
2016-06-03 15:50:37 -04:00
Ben Hilburn
92edb26a78
Making anaconda
list item a link to full description.
2016-04-20 11:43:57 -04:00
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.
2016-04-19 21:49:57 +02:00
orhanbalci
0f7b525173
add rust icon information to README
2016-04-19 22:07:29 +03:00
Ben Hilburn
aec9d95295
Merge pull request #229 from alexlafroscia/add-package-name-shortening-strategy
...
Add shortening strategy based on package.json name
2016-04-11 15:16:37 -04:00
Alex LaFroscia
4ca6938801
Apply max dir length to package name shortener
2016-03-22 13:14:10 -04:00
sabricot
8feee5d4cc
Fix typo about docker in README
2016-03-06 18:32:07 +01:00
sabricot
3c95feb0bd
Add a docker machine segment
2016-03-06 18:25:17 +01:00
Ben Hilburn
d0e9baf453
readme: more touchup to the segment list
2016-03-05 16:09:46 -05:00
Ben Hilburn
8e499946b2
readme: add horizontal bar
2016-03-05 16:08:14 -05:00
Ben Hilburn
b305b1ccd2
readme: code-as-links transition in segment list
2016-03-05 16:07:03 -05:00
Ben Hilburn
4e28720021
readme: testing code-as-link in MD code
2016-03-05 16:02:51 -05:00
Ben Hilburn
c30a13e467
readme: re-organizing the segment list
2016-03-05 15:48:44 -05:00
Sudarshan Wadkar
88fd11a865
Update README.md with chruby
prompt info
2016-03-04 16:02:01 -05:00
Ben Hilburn
d6902db6ef
Merge branch 'master' into next. Fixes Symfony typo in README.
2016-03-03 05:20:12 -08:00
Benoit GALATI
ded682420b
Fix typo about Symfony2 in README
2016-03-02 17:14:34 +01:00
Ben Hilburn
5d31763a8e
Merge pull request #219 from rmad17/nodeenv-support
...
Adding `nodeenv` segment.
2016-02-26 09:37:34 -05:00
rmad17
163ac2697c
Updated README
2016-02-26 19:43:44 +05:30
Ben Hilburn
e93d053035
Merge pull request #216 from natemccurdy/issues/215
...
Improve the rbenv prompt by using `version-name`
2016-02-20 15:28:44 -08:00
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
2016-02-19 14:56:09 -08:00