Commit Graph

  • 9a3d2e4ca1 vpn prompt: change "ip" to "ifconfig" to be used on OSX David Sabatie 2017-06-03 20:11:24 +0200
  • 3c3a86a42f Fixes for README and CHANGELOG re: `vpn` segment. Ben Hilburn 2017-06-02 12:15:38 -0400
  • 70e0b20772 Updating CHANGELOG with new `vpn` segment Ben Hilburn 2017-06-02 12:14:07 -0400
  • b81d2cb2f2 Merge pull request #539 from golgoth31/next Ben Hilburn 2017-06-02 12:13:03 -0400
  • e09d4ae926 Merge branch 'next' into next Ben Hilburn 2017-06-02 12:09:35 -0400
  • d6a14a9a01 Updating README and CHANGELOG Ben Hilburn 2017-06-02 11:59:30 -0400
  • 5eec2e28d0 add vpn ip to prompt David Sabatie 2017-05-31 17:32:42 +0200
  • ef0b5ce50f add kubecontext test spec file to travis build Jordan Taylor 2017-05-28 12:57:30 -0400
  • 4be16020b7 Merge pull request #535 from zikes/go_icon Ben Hilburn 2017-05-27 21:22:20 -0400
  • d2ecb38d60 add tests Jason Hutchinson 2017-05-26 14:02:18 -0500
  • 6f0c809a7d empty namespace value is 'default' Jason Hutchinson 2017-05-26 13:34:11 -0500
  • 932e4edeaf fix variable name typo Jason Hutchinson 2017-05-26 13:29:06 -0500
  • c11c3a55de use p9k print_icon for kubecontext segment Jason Hutchinson 2017-05-26 13:27:17 -0500
  • d8d6c752fd added the current context prompt for your kubectl config Jordan Taylor 2017-05-26 09:02:14 -0400
  • f81ecc11f6 set GO_ICON manually in test Jason Hutchinson 2017-05-25 17:19:56 -0500
  • a6887eb165 update test Jason Hutchinson 2017-05-25 16:59:54 -0500
  • 99c9ba9367 add Gopher icon to go_version segment Jason Hutchinson 2017-05-25 16:38:14 -0500
  • 92264124a9 Merge branch 'master' into next Ben Hilburn 2017-05-25 16:01:08 -0400
  • 19fc709a16 Moving some parts of README to the Wiki. Ben Hilburn 2017-05-25 16:00:44 -0400
  • d9014c67a3 Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-host_user Ben Hilburn 2017-05-25 15:47:51 -0400
  • de6a9388e9 updated to fix copy/paste Christo Kotze 2017-05-23 19:16:46 +0400
  • cf806f097b updated render check logic Christo Kotze 2017-05-23 19:14:52 +0400
  • b63bf00113 Merge pull request #473 from zikes/patch-1 Ben Hilburn 2017-05-22 21:55:49 -0400
  • 44764285c3 Merge branch 'host_user' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-host_user Ben Hilburn 2017-05-22 21:46:17 -0400
  • 643e8372db Merge branch 'next' of github.com:bhilburn/powerlevel9k into next Ben Hilburn 2017-05-22 21:45:17 -0400
  • 5beb77bdf4 Merge branch 'master' into next Ben Hilburn 2017-05-22 21:39:44 -0400
  • 58d5027dba Merge branch 'moxon6-master' Ben Hilburn 2017-05-22 21:39:31 -0400
  • 65f5f7a90f Merge pull request #531 from shibumi/next Ben Hilburn 2017-05-22 21:34:42 -0400
  • 6f7e88474d Merge pull request #526 from docwhat/pr/nvm-current Ben Hilburn 2017-05-22 21:32:41 -0400
  • 325e01b9f2 Updating the README to add a note about `teardown` feature. Ben Hilburn 2017-05-22 21:23:52 -0400
  • a7409272ac Fixing typo in #525 to teardown `RPROMPT` Ben Hilburn 2017-05-22 21:20:56 -0400
  • c04c51bc8b Merge branch 'pr/teardown' of https://github.com/docwhat/powerlevel9k into docwhat-pr/teardown Ben Hilburn 2017-05-22 21:17:10 -0400
  • e844fc4c72 Incorporating @dritter's feedback from #524. Ben Hilburn 2017-05-22 21:12:59 -0400
  • 6486e62f14 Merge branch 'pr/newline' of https://github.com/docwhat/powerlevel9k into docwhat-pr/newline Ben Hilburn 2017-05-22 21:07:23 -0400
  • ff0766ec5e Merge pull request #515 from docwhat/pr/pipe-status Ben Hilburn 2017-05-22 21:04:24 -0400
  • e0a6246ecc
    swapped colors for virtualization detection, black on yellow was pain for the eyes Christian Rebischke 2017-05-21 15:04:24 +0200
  • 1cc8c49137 Make Anaconda environment status match Virtualenv format Martin Moxon 2017-05-16 17:05:17 +0100
  • 382c821539 teardown: reset PROMPT and RPROMPT Christian Höltje 2017-05-12 21:30:42 -0400
  • feb942d453 add function to disable powerlevel9k Christian Höltje 2017-05-04 02:20:29 -0400
  • 38d5f4d056 nvm: improve default detection Christian Höltje 2017-05-04 01:27:56 -0400
  • e9e3e9dc53 newline: support PROMPT_ON_NEWLINE Christian Höltje 2017-05-12 21:07:50 -0400
  • 161c995625 newline: can't work with right side Christian Höltje 2017-05-04 02:44:37 -0400
  • 1619c74ad8 newline: add new segment Christian Höltje 2017-05-04 02:32:18 -0400
  • 25a6c3a4a8 pipestatus: default to true (on) Christian Höltje 2017-05-12 22:13:37 -0400
  • 543bd2f844 status: add option for support pipes Christian Höltje 2017-05-03 23:53:59 -0400
  • 0b2483cf6d Merge branch 'master' into next Ben Hilburn 2017-05-09 21:57:46 -0400
  • a0abc44ec7 Merge pull request #521 from guixxx/devel Ben Hilburn 2017-05-09 21:55:54 -0400
  • ecd05e1b67 Merge pull request #519 from docwhat/pr/readme-typo Ben Hilburn 2017-05-09 21:48:59 -0400
  • e6c37b6bc5 Icons for Windows/Cygwin + Refixes 32-bit support guixxx 2017-05-07 10:34:54 -0300
  • ab8d6ae299 readme: typo Christian Höltje 2017-05-04 02:47:55 -0400
  • d9969f6546 Merge branch 'master' into next Ben Hilburn 2017-05-03 15:38:03 -0400
  • 29c0172c18 Merge pull request #513 from belak/belak/prompt-cr Ben Hilburn 2017-05-03 15:36:55 -0400
  • 39eea0479d Make sure prompt_cr is set Kaleb Elwert 2017-05-03 11:58:14 -0700
  • cae2a7927d Updates to README and CHANGELOG for changes from #498. Ben Hilburn 2017-05-01 21:37:12 -0400
  • 98a00d31a8 Merge branch 'battery' of https://github.com/onaforeignshore/powerlevel9k into onaforeignshore-battery Ben Hilburn 2017-05-01 21:28:22 -0400
  • 61790bf242 Revised User segment in README.md Christo Kotze 2017-04-27 22:19:17 +0400
  • 94ff40d2d1 Removed POWERLEVEL9K_ALWAYS_SHOW_CONTEXT Christo Kotze 2017-04-27 22:16:20 +0400
  • 954c8697e7 Merge pull request #502 from shibumi/detect-virt-debugging Ben Hilburn 2017-04-24 14:06:09 -0400
  • dc2b5a833f
    [detect-virt] quickfix for unnecessary information in prompt Christian Rebischke 2017-04-23 15:39:57 +0200
  • 95be97ea5f Updating CHANGELOG for v0.6.3. Ben Hilburn 2017-04-21 11:36:24 -0400
  • 1dbaf43b98 Merge branch 'master' into next Ben Hilburn 2017-04-21 11:14:59 -0400
  • 59e64c9051 host and user segments Christo Kotze 2017-04-21 00:06:28 +0400
  • 2f462bd33a Merge pull request #496 from belak/options-oddities Ben Hilburn 2017-04-20 11:49:24 -0400
  • 6d677f5770 Merge pull request #494 from belak/better-realpath Ben Hilburn 2017-04-20 10:45:39 -0400
  • efac911431 Stop setting options in prompt setup which are thrown away Kaleb Elwert 2017-04-19 17:41:08 -0700
  • f46c1bc11b Add prompt_opts to prompt setup function Kaleb Elwert 2017-04-19 17:40:41 -0700
  • 6f4c09ab99 Use method built in to zsh to read symlinks Kaleb Elwert 2017-04-19 11:18:28 -0700
  • 25fc2fb03e Merge branch 'master' into next Ben Hilburn 2017-04-19 10:44:27 -0400
  • 99e59bc83a Revert "Merge branch 'fix-pw3nage-exploit' of https://github.com/belak/powerlevel9k into belak-fix-pw3nage-exploit" Ben Hilburn 2017-04-19 10:14:11 -0400
  • 55cf15ac41 test that go_segment prints nothing if GOPATH is not set Jason Hutchinson 2017-04-19 00:12:34 -0500
  • 0519384d57 test that go_segment prints nothing if GOPATH is set but is not a subset of PWD Jason Hutchinson 2017-04-19 00:11:54 -0500
  • ac3307400d update go mock to allow for both version and env sub-commands Jason Hutchinson 2017-04-19 00:11:02 -0500
  • 192d634e08 ensure go_version segment prints if PWD is subset of non-empty GOPATH Jason Hutchinson 2017-04-19 00:09:07 -0500
  • 769d82ce63 Fix double expansion of prompt variables Kaleb Elwert 2017-04-18 16:04:13 -0700
  • ae259ff594 Merge branch 'fix-pw3nage-exploit' of https://github.com/belak/powerlevel9k into belak-fix-pw3nage-exploit Ben Hilburn 2017-04-18 19:26:08 -0400
  • 2817b45f05 Fix double expansion of prompt variables Kaleb Elwert 2017-04-18 16:04:13 -0700
  • ddc425a840 Merge pull request #484 from shibumi/svn-debugging Ben Hilburn 2017-04-18 18:14:12 -0400
  • c70bb0d4ee Merge branch 'master' into next Ben Hilburn 2017-04-18 18:08:44 -0400
  • 01a5c6a3a1 Merge pull request #483 from changyuheng/pr-status-tick-color Ben Hilburn 2017-04-18 18:08:23 -0400
  • 54a444535a Converting timer start time to hex Ben Hilburn 2017-04-18 17:59:39 -0400
  • 421f506bf8 Improve logic guixxx 2017-04-12 18:39:10 -0300
  • ea2d02d08f Adds useful comment guixxx 2017-04-12 16:55:27 -0300
  • c403ad6cd7 Adds Android icon/battery plugin support guixxx 2017-04-12 16:38:43 -0300
  • 2a8259e128
    [SVN] removed %b identifier to fix color encoding Christian Rebischke 2017-04-16 16:53:48 +0200
  • 18fc317cf7
    Set tick to color name green instead of color code Henry Chang 2017-04-15 23:04:33 -0700
  • 21d8fc6378 Redirect stderr for GOPATH check to /dev/null Jason Hutchinson 2017-04-12 17:09:23 -0500
  • 2be5d5071e Merge pull request #461 from julienfalque/dir-home Ben Hilburn 2017-04-12 17:24:37 -0400
  • 37174ea911 Merge pull request #466 from bhilburn/nerdfont-complete Ben Hilburn 2017-04-07 09:58:00 -0400
  • f140104e4a only show go_version segment if inside GOPATH Jason Hutchinson 2017-04-06 23:17:32 -0500
  • 708705599d
    Make home abbreviation configurable for dir prompt Julien Falque 2017-03-31 08:13:11 +0200
  • 67ef7892de Changing name of nerdfont option per #458 Ben Hilburn 2017-04-03 20:50:23 -0400
  • 5a1d9ddb64 Updating README to use @V1rgul's screenshot. Ben Hilburn 2017-04-03 20:18:16 -0400
  • 0e627164bc Merge pull request #463 from liblit/handle-echotc-Co-failure Ben Hilburn 2017-04-03 20:01:05 -0400
  • 9444e4c0c6 Gracefully handle `echotc Co` failure Ben Liblit 2017-03-31 23:23:27 -0500
  • fa21d8fbc9 Fixing Link to Step 2 of Installation Guide Ben Hilburn 2017-03-20 23:10:41 -0400
  • 6761124e70 Updating CHANGELOG for v0.6.2 release. Ben Hilburn 2017-03-20 22:48:38 -0400
  • 3cba67626d Merge branch 'master' into next Ben Hilburn 2017-03-20 22:36:45 -0400
  • 9e40f2d9f2 Merge pull request #452 from dritter/improve_travis_and_vms Ben Hilburn 2017-03-20 22:03:32 -0400
  • 468534a59b Merge pull request #450 from light2yellow/master Ben Hilburn 2017-03-20 21:58:51 -0400
  • 0132c5dc35 Merge pull request #446 from dritter/fix_442 Ben Hilburn 2017-03-20 21:57:36 -0400