1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00
Commit graph

1224 commits

Author SHA1 Message Date
Jordan Taylor e6d882ac47 Added functionality to parse the current namespace regardless of config settings 2017-10-18 21:57:31 -04:00
Ben Hilburn f46617acd3 Merge branch 'master' into next 2017-10-17 21:33:40 -04:00
Ben Hilburn 1f88c289b5 Merge pull request #651 from claycephas/more-documentation
Add documentation for VCS hooks config
2017-10-17 19:38:14 -04:00
Ben Hilburn 37a27463b8 Merge pull request #647 from sbutler2901/master
OSX bug fix for prompt_public_ip
2017-10-17 19:34:20 -04:00
Ben Hilburn aef54bfbaa Merge pull request #643 from terencode/patch-1
Fix incomplete vpn segment name
2017-10-17 19:33:15 -04:00
Clay Anderson b582a60adc Add documentation for VCS hooks config 2017-10-17 14:55:51 -06:00
Clay Anderson 8d653c9320 Add *.swp to ignore 2017-10-17 14:45:07 -06:00
sbutler2901 20b69370a6 Bug fix for prompt_public_ip. The OSX date command does not have the -r option for getting the last modification time of a file. The stat command is being used instead 2017-10-12 02:02:45 -04:00
Térence Clastres 954faf2695 Fix incomplete vpn segment name
The segment function is called *prompt_vpn_ip()* thus the segment needs to be called "vpn_ip".
2017-10-07 19:16:06 +02:00
Ben Hilburn 01893a015b Merge branch 'master' into next 2017-10-06 22:45:27 -04:00
Ben Hilburn 834b6735fa Fixing vcs.spec tests after adding space. 2017-10-06 22:41:57 -04:00
Ben Hilburn ad74199822 Adding SIG to signal name, removing - sign. 2017-10-06 22:34:44 -04:00
Ben Hilburn 2a7f3966c2 Merge branch 'master' into next 2017-10-06 21:43:43 -04:00
Ben Hilburn 01b554cda8 Adding a space after VCS_BRANCH_ICON by default 2017-10-06 21:43:25 -04:00
Ben Hilburn 6136152997 Merge pull request #638 from TimothyEarley/dropbox-integration
Added Dropbox segment
2017-10-06 20:44:00 -04:00
Ben Hilburn 8f3159c99b Merge pull request #640 from simonvpe/master
Corrected awesome-fontconfig lock icon
2017-10-06 20:43:49 -04:00
Ben Hilburn b87c3b85ac Updating Dropbox icon for non-awesome fonts 2017-10-06 20:41:51 -04:00
Ben Hilburn 000da51aea Merge pull request #636 from ZeGentzy/master
Fixes issue #619
2017-10-06 20:28:08 -04:00
Simon Pettersson 36b833aae3 Corrected awesome-fontconfig lock icon 2017-10-05 21:57:08 +02:00
Timothy Earley 985dac910c Don't show when dropbox is not running 2017-10-02 14:24:06 +02:00
Timothy Earley 81cbd65142 Added dropbox segment 2017-10-01 17:53:07 +02:00
Hal Gentz ec47f1b583
These probably have similar bugs
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
2017-09-28 22:20:58 -06:00
Hal Gentz f996d2d6ed
Fixes issue #619
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
2017-09-28 22:07:37 -06:00
Ben Hilburn e9e60324cd Merge branch 'master' into next 2017-09-28 18:11:28 -04:00
Ben Hilburn 386a39671f Merge pull request #616 from trashbat/patch-2
Changed "less than" to "fewer than".
2017-09-28 17:33:22 -04:00
Ben Hilburn 11e80b47ef Merge pull request #611 from Typositoire/fix/prompt_kubecontextlocal1
Fix prompt_kubecontext:local:1: not valid in this context: Version:
2017-09-28 17:31:26 -04:00
Ben Hilburn 9ab067bd62 Merge pull request #610 from sjoeboo/rbenv_always
Add ability to always show rbenv prompt
2017-09-28 17:30:03 -04:00
Ben Hilburn 748f9868fc Final cleanup for new POWERLEVEL9K_RBENV_ALWAYS flag 2017-09-28 17:27:59 -04:00
Ben Hilburn 095351cfe1 Cleaning up README language about new rbenv feature. 2017-09-28 17:24:39 -04:00
Matt Nicholson 79a73ef4aa add ability to force rbenv being shown 2017-09-06 10:25:18 -04:00
trashbat 692335975c Changed "less than" to "fewer than". 2017-09-05 15:46:12 +01:00
Yann David 48b4bd1aa4
Fix prompt_kubecontext:local:1: not valid in this context: Version: 2017-08-31 14:15:11 -04:00
Ben Hilburn 688f6203b4 Merge pull request #608 from tippl/fix_load_segment
Fix average selection in load segment.
2017-08-27 20:39:16 -04:00
Richard Tippl 2c388b6c80 Fix average selection in load segment.
Removed duplicate code selecting which load average to use.
Fixed load average selection being in OSX/BSD part of if, making it not work
on non OSX/BSD systems.
Optimized actually getting the load average.
2017-08-27 22:42:52 +02:00
Ben Hilburn c6c405955e README: Quick typo fix. 2017-08-27 12:50:22 -04:00
Ben Hilburn 50f0a94642 Slight tweaks to the awesome-mapped-fontconfig error message. 2017-08-27 12:41:25 -04:00
Ben Hilburn 47e32f913d Merge branch 'awesome-font-mapping' of https://github.com/pfrybar/powerlevel9k into pfrybar-awesome-font-mapping 2017-08-27 12:34:36 -04:00
Ben Hilburn 17c069d25a README: Quick fix to MD formatting 2017-08-26 13:59:15 -04:00
Ben Hilburn 348178fd8d Updating CHANGELOG for v0.6.4 2017-08-26 13:43:00 -04:00
Ben Hilburn a4c3fbd76b Merge branch 'master' into next 2017-08-26 13:31:43 -04:00
Ben Hilburn c4e3d70fd7 Merge pull request #605 from tadeoos/next
Add average choice to load extension
2017-08-26 12:21:48 -04:00
Ben Hilburn 44871a455b Merge pull request #602 from varundey/patch-1
README: Updated braces for hyperlink
2017-08-26 12:13:55 -04:00
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
2017-08-17 21:54:26 +02:00
Varun Dey a62fffa2b1 Updated braces for hyperlink 2017-08-14 16:08:50 +05:30
Paul Frybarger 0f58a4950c similar to PR #472, fixing for awesome font mappings 2017-08-13 01:25:29 +02:00
Ben Hilburn 9f4faf7f21 Merge pull request #596 from eumiro/truncate_to_unique
Add TRUNCATE_TO_UNIQUE shortening dir strategy
2017-08-12 13:52:10 -04:00
Ben Hilburn e464b4e2a5 Adding reference for truncate_to_unique code. 2017-08-12 13:49:50 -04:00
Ben Hilburn 5923aaf07d README: Slight change to new truncation strategy doc 2017-08-12 13:49:14 -04:00
Ben Hilburn 02332d5962 Merge branch 'master' into next 2017-08-12 13:46:08 -04:00
Ben Hilburn f8ba6937b9 Merge pull request #594 from belak/fix-prompt-sp
Add back the `prompt_sp` option for zsh >= 5.4.1
2017-08-12 13:19:19 -04:00