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

190 commits

Author SHA1 Message Date
Ben Hilburn 772c9ab85d README: Updating for branch icon, ToC 2015-07-08 18:52:30 -07:00
Ben Hilburn b455526ecc Merge pull request #46 from dritter/dritter/branch_icon
Add flag to enable / disable branch icon in VCS prompt. Defaults to `off`.
2015-07-08 18:50:07 -07:00
Ben Hilburn 4bbbefd500 Merge pull request #45 from dritter/dritter/symfony2_version
Added a segment that shows the Symfony2 version number.
2015-07-08 18:46:10 -07:00
Ben Hilburn 24d7ba584a Merge pull request #43 from martinpelikan/master
Correctly set VCS dirty status on first invocation.
2015-07-08 18:44:50 -07:00
Martin Pelikan 5a9695dcd4 Correctly set VCS dirty status on first invocation.
The precmd hook seems to not get called on first invocation, and gets
called recursively for every subsequent invocation.
2015-07-07 19:53:11 -07:00
Dominik Ritter 2538e5579b Make branch icon configurable. 2015-07-08 00:44:52 +02:00
Dominik Ritter f1b5b783d3 Added a segment that shows the Symfony2 version number. 2015-07-07 20:34:46 +02:00
Ben Hilburn 558d137bfa README: Silly missing comma. 2015-06-30 14:40:42 -07:00
Ben Hilburn 8950a0a6e3 README: Adding note about theme inspiration. 2015-06-30 14:40:01 -07:00
Ben Hilburn 60b84cc6e9 Merge pull request #40 from dsager/update-readme
README: Fixed info for antigen install
2015-06-29 09:28:46 -07:00
Daniel Sager d2a0346bf1 updated info for antigen install option 2015-06-29 07:54:56 +02:00
Ben Hilburn f84a144194 README: Updating to reflect new system support 2015-06-28 17:57:28 -07:00
Ben Hilburn 5bbe8aa6ff README: Removing reference to un-merged Vagrant test VM 2015-06-28 17:19:22 -07:00
Ben Hilburn 103a295433 Merging Antigen and Prezto support from dritter/prezto
Not pulling in support for the Vagrant test VM in this branch.
2015-06-28 17:14:24 -07:00
Dominik Ritter fe5ef3cee8 All top-level usages of "local" removed. That variables need to be global for antigen and prezto to work correctly. 2015-06-13 00:27:27 +02:00
Dominik Ritter 1e7105918d Added a reference to the test-vm folder 2015-06-11 19:50:30 +02:00
Dominik Ritter 2821a0deee Updated TOC. 2015-06-11 18:24:55 +02:00
Dominik Ritter e97c216c7b More Documentation. 2015-06-11 18:24:16 +02:00
Dominik Ritter 966bf5fe74 Global variables need to be global, so that antigen and prezto see them.. 2015-06-11 18:09:57 +02:00
Dominik Ritter 3e13603557 It makes no sense, to clone the powerlevel9k-theme in all frameworks. Instead, we can simply use the one, which is mounted in /vagrant_data.. 2015-06-11 00:58:46 +02:00
Dominik Ritter 494714049a Added provisioning for all frameworks. 2015-06-10 02:38:36 +02:00
Dominik Ritter 4ad6080d31 Added a testing environment in form of a virtual machine. 2015-06-10 02:31:36 +02:00
Dominik Ritter 1e31869e13 Merge branch 'master' into dritter/prezto 2015-06-09 17:08:09 +02:00
Ben Hilburn c78bdf9504 README: Updating picture location 2015-06-08 13:47:39 -07:00
Ben Hilburn 7376602a7b Merging support for Awesome-Patched-Powerline fonts. 2015-06-08 13:42:50 -07:00
Ben Hilburn 5592c90041 Removing the VCS_BRAND_INDICATOR by default 2015-06-08 13:42:03 -07:00
Dominik Ritter 945412480e Reordering code. 2015-06-06 19:38:20 +02:00
Dominik Ritter 6a0925ac96 Updated TOC. 2015-06-06 18:21:57 +02:00
Dominik Ritter 02531ff582 Merge remote-tracking branch 'ben/dritter/font_mode' into dritter/font_mode 2015-06-06 18:20:38 +02:00
Dominik Ritter 86db273188 Cleaned up whitespaces: Now the whitespaces are controlled by the functions that draw the segments (except vcs). This makes it more flexible, and you don't get unwanted whitespaces, when flipping segments from one side to another. 2015-06-06 18:18:35 +02:00
Ben Hilburn 9a507fbdae Minor changes to docs in README and theme file. 2015-06-05 17:26:00 -07:00
Ben Hilburn 3f074d5e98 README: Changes / reorg regarding new font options 2015-06-05 17:17:35 -07:00
Dominik Ritter d65aea3a64 Added more Icons, that work in compatible mode. 2015-06-05 19:23:32 +02:00
Dominik Ritter 2798a9d38e Merge branch 'master' into dritter/font_mode 2015-06-05 19:18:07 +02:00
Ben Hilburn f7cb946898 Merge pull request #34 from dritter/dritter/multiline_rprompt_fix
Put RPROMPT on first line of dual-lined prompts.
2015-06-05 10:08:02 -07:00
Dominik Ritter 3e41f29223 Formatting. 2015-06-05 19:02:07 +02:00
Dominik Ritter 7bf7ab94b6 Fix for Issue #33. Now the RPROMPT is on the first line. 2015-06-05 18:56:11 +02:00
Dominik Ritter d8d9e6cfda Added variable for completeness. 2015-06-05 09:00:32 +02:00
Dominik Ritter 851877ed97 Added compatible icons 2015-06-05 08:59:48 +02:00
Dominik Ritter 1c6050ac75 Formatting. 2015-06-05 08:52:20 +02:00
Dominik Ritter d7f53e8b36 Branch-Icon as Image 2015-06-05 08:51:31 +02:00
Dominik Ritter 3d1a65bfff Added Icons for awesome-patched-Description. 2015-06-04 05:14:33 +02:00
Dominik Ritter 2c370532f9 Icon-Explanation as table. 2015-06-04 04:59:16 +02:00
Dominik Ritter abed8905f4 Mercurial-Bookmarks should also appear in the current foreground color. 2015-06-04 04:46:49 +02:00
Dominik Ritter bff8bbdb80 Merge remote-tracking branch 'ben/master' into dritter/font_mode 2015-06-04 02:27:48 +02:00
Ben Hilburn 77cbe9a6f0 simplifying user-defined color logic for VCS segment 2015-06-03 17:09:14 -07:00
Dominik Ritter 301d79c6fa Powerline-Font is now optional. 2015-06-04 01:49:01 +02:00
Dominik Ritter 5fafa2005c Introduction should be in first place. 2015-06-04 01:43:00 +02:00
Dominik Ritter 19e0689b02 Improved documentation. 2015-06-04 01:41:04 +02:00
Ben Hilburn 23e8a039ad README: bit of cleanup 2015-06-03 16:27:39 -07:00